k8s/clusters/default/flux-system/infrastructure.yaml

18 lines
372 B
YAML
Raw Normal View History

2026-03-22 01:02:35 +00:00
# clusters/default/flux-system/infrastructure.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
2026-03-17 08:11:22 +00:00
metadata:
2026-03-22 01:02:35 +00:00
name: infrastructure
namespace: flux-system
spec:
interval: 1h
2026-03-22 01:02:35 +00:00
path: ../../../infrastructure/
prune: true
2026-03-22 01:08:44 +00:00
decryption:
provider: sops
secretRef:
name: sops-age-key
sourceRef:
kind: GitRepository
name: flux-system