Files

17 lines
393 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: notification-controller
namespace: flux-system
spec:
targetNamespace: flux-system
interval: 1h
retryInterval: 2m
timeout: 5m
wait: true
prune: true
path: ./kubernetes/infrastructure/notification-controller
sourceRef:
kind: GitRepository
namespace: flux-system
name: home-cluster-ops