Files
fleet-infra/bootstrap/apps/kustomization-wger.yaml
T
2026-05-13 21:05:24 -04:00

20 lines
347 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: wger
namespace: flux-system
spec:
interval: 15m
path: ./apps/wger
prune: true
wait: true
sourceRef:
kind: GitRepository
name: flux-system
decryption:
provider: sops
secretRef:
name: sops-age
dependsOn:
- name: infra-configs