Compare commits

..

2 Commits

Author SHA1 Message Date
60b23ffc24 Deduplicated certificates config 2025-12-02 01:49:30 +01:00
5bda93eb3d Substitute variables from cluster-config 2025-12-02 01:49:15 +01:00

View File

@@ -8,8 +8,10 @@ patches:
- op: add - op: add
path: /spec/postBuild path: /spec/postBuild
value: value:
substitute: substituteFrom:
cluster_env: staging - kind: ConfigMap
name: cluster-config
namespace: kube-system
target: target:
kind: Kustomization kind: Kustomization
name: flux-system name: flux-system