mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-22 22:14:43 -04:00
docs: refer to apply command instead of init
or upgrade apply
(#2487)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
fff35bdb2a
commit
f4bfbe3564
18 changed files with 49 additions and 40 deletions
|
@ -62,7 +62,7 @@ Releases should be performed using [the automated release pipeline](https://gith
|
|||
./constellation upgrade check --update-config
|
||||
yq eval -i '.image="vX.YY.Z"' constellation-conf.yaml
|
||||
./constellation config fetch-measurements
|
||||
./constellation upgrade apply --yes --debug
|
||||
./constellation apply --yes --debug
|
||||
```
|
||||
|
||||
Then wait until the node / Kubernetes upgrades are finished by periodically checking:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue