Skip to content

Commit

Permalink
Merge pull request #61 from mesosphere/tga/use-correct-ns-for-gatekeeper
Browse files Browse the repository at this point in the history
fix: use correct releaseNamespace for gatekeeper
  • Loading branch information
takirala committed Nov 18, 2021
2 parents 6bc2298 + 296cc59 commit b43061a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/gatekeeper/0.6.8/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ spec:
namespace: kommander-flux
timeout: 60s
postBuild:
# The var values which are specified in-line with substitute take precedence over the ones in substituteFrom.
substitute:
releaseNamespace: ${releaseNamespace}
substituteFrom:
- kind: ConfigMap
name: substitution-vars
Expand Down

0 comments on commit b43061a

Please sign in to comment.