kubernetes-state/clusters/production/infrastructure.yaml

13 lines
248 B
YAML
Raw Normal View History

2022-06-04 14:13:26 +02:00
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 10m0s
sourceRef:
kind: GitRepository
name: flux-system
path: ./infrastructure
prune: true