fix: add kustomization for sops

This commit is contained in:
Patryk Hegenberg 2025-05-25 17:44:37 +02:00
parent 495336d976
commit ce39c6e67e

View file

@ -0,0 +1,17 @@
# Datei: infrastructure/kustomization-cert-manager.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cert-manager
namespace: flux-system
spec:
interval: 10m
path: ./infrastructure/cert-manager
prune: true
sourceRef:
kind: GitRepository
name: flux-system
decryption:
provider: sops
secretRef:
name: sops-gpg