This commit is contained in:
2024-06-11 13:04:00 +10:00
parent 1892c9c28a
commit bba8be47a5
3 changed files with 15 additions and 15 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: ingress-nginx-config
namespace: flux-system
spec:
interval: 1h
path: ./kubernetes/infrastructure/ingress-nginx/config
prune: true
sourceRef:
kind: GitRepository
namespace: flux-system
name: flux-system