Set up cluster vars

This commit is contained in:
2024-12-30 15:25:20 +01:00
parent c83f8feffc
commit 1eaa3a42e4
5 changed files with 65 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
# /clusters/prod/vars.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cluster-vars
namespace: flux-system
spec:
interval: 10m0s
path: ./clusters/prod/cluster-vars
prune: true
sourceRef:
kind: GitRepository
name: flux-system
decryption:
provider: sops
secretRef:
name: sops-age