mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-31 19:18:40 -04:00
cli: fix azure config warning message (#1902)
This commit is contained in:
parent
3a54ca91a7
commit
9463d6fb27
7 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ To learn which Kubernetes versions are supported by a particular CLI, run [const
|
|||
## Migrate the configuration
|
||||
|
||||
The Constellation configuration file is located in the file `constellation-conf.yaml` in your workspace.
|
||||
Refer to the [migration reference](../reference/config-migration.md) to check if you need to update fields in your configuration file.
|
||||
Refer to the [migration reference](../reference/migration.md) to check if you need to update fields in your configuration file.
|
||||
Use [`constellation config migrate`](../reference/cli.md#constellation-config-migrate) to automatically update an old config file to a new format.
|
||||
|
||||
## Check for upgrades
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue