Substitute cluster env variable
This commit is contained in:
@@ -3,3 +3,13 @@ kind: Kustomization
|
||||
resources:
|
||||
- gotk-components.yaml
|
||||
- gotk-sync.yaml
|
||||
patches:
|
||||
- patch: |
|
||||
- op: add
|
||||
path: /spec/postBuild
|
||||
value:
|
||||
substitute:
|
||||
cluster_env: staging
|
||||
target:
|
||||
kind: Kustomization
|
||||
name: flux-system
|
||||
|
||||
Reference in New Issue
Block a user