Files
GitOps/htwg-1/flux-apps/secrets.yaml
T
2026-06-06 15:47:25 +02:00

16 lines
290 B
YAML
Executable File

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: secrets
namespace: flux-system
spec:
interval: 10m
retryInterval: 2m
sourceRef:
kind: GitRepository
name: gitops
namespace: flux-system
path: ./secrets/htwg-1
prune: true
timeout: 3m