Substitute cluster env variable

This commit is contained in:
2025-12-02 00:21:57 +01:00
parent 97c988761f
commit 8df322cfea

View File

@@ -3,3 +3,13 @@ kind: Kustomization
resources: resources:
- gotk-components.yaml - gotk-components.yaml
- gotk-sync.yaml - gotk-sync.yaml
patches:
- patch: |
- op: add
path: /spec/postBuild
value:
substitute:
cluster_env: staging
target:
kind: Kustomization
name: flux-system