fix: Kustomize overlay for production

This commit is contained in:
Patryk Hegenberg 2025-05-07 13:03:00 +02:00
parent bbca6f361e
commit af8c4084f1

View file

@ -1,13 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: production
namespace: flux-system
spec:
interval: 10m
path: ./infrastructure
prune: true
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
resources:
- ../../infrastructure