Files
infrastructures/flux-infrastructures/notifications.yaml

19 lines
333 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: notifications
namespace: flux-system
spec:
interval: 10m0s
path: ./notifications
prune: true
force: false
sourceRef:
kind: GitRepository
name: infrastructures
decryption:
provider: sops
secretRef:
name: sops-gpg