Files
gitops/clusters/talos/infra.yaml
2024-02-16 22:53:00 +00:00

13 lines
225 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: infra
namespace: flux-system
spec:
interval: 10m0s
path: ./infra
prune: true
sourceRef:
kind: GitRepository
name: flux-system