flux/clusters/pi_cluster/github.yaml

18 lines
322 B
YAML
Raw Permalink Normal View History

2024-08-21 05:06:50 +00:00
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: github
namespace: flux-system
spec:
decryption:
provider: sops
secretRef:
name: sops-age
interval: 60s
sourceRef:
kind: GitRepository
name: flux-system
path: ./infrastructure/github
prune: true
wait: true