Skip to content

Commit ceeab3c

Browse files
Update site/src/content/docs/best-practices/upgrading-zarf.mdx
Co-authored-by: Austin Abro <[email protected]> Signed-off-by: Brandt Keller <[email protected]>
1 parent cc37f3e commit ceeab3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/content/docs/best-practices/upgrading-zarf.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Upgrading the init package is a bit different from upgrading a regular applicati
5555

5656
# Special Considerations
5757

58-
After the original `zarf init` has taken place - any following initialize actions will use the same `secret` for obtaining information provided by any `zarf init` flags.
58+
After the original `zarf init` has taken place - any following initialize actions will use the values in the `zarf-state` secret in the `zarf` namespace to obtain information for Zarf infrastructure such as the registry. For example, the `--registry-pull-password` flag is ignored on subsequent runs.
5959

6060
See the [init command](/commands/zarf_init/#options) for reference.
6161

0 commit comments

Comments
 (0)