Skip to content

Commit

Permalink
add variable note
Browse files Browse the repository at this point in the history
Signed-off-by: Wayne Starr <[email protected]>
  • Loading branch information
Racer159 committed Feb 5, 2025
1 parent 395ca8b commit dd70769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0017-chart-namespace-overrides/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ TODO - (@WSTARR)

TODO - (@WSTARR)

This proposal will affect the release namespace of a chart (or manifest) so that the Helm release secrets and any templates that use the `.Release.Namespace` template would use the newly provided namespace. This would ensure that charts wouldn't affect the history or objects of prior deployments and would be able to properly install alongside one another.
This proposal will affect the release namespace of a chart (or manifest) so that the Helm release secrets and any templates that use the `.Release.Namespace` template would use the newly provided namespace. This would ensure that charts wouldn't affect the history or objects of prior deployments and would be able to properly install alongside one another. This would not affect namespaces that are defined under .Values as those would still be controlled by the package configuration and Zarf variables as they are today.

### Test Plan

Expand Down

0 comments on commit dd70769

Please sign in to comment.