diff --git a/clusters/production/kustomization.yaml b/clusters/production/kustomization.yaml index c37ada2..b391401 100644 --- a/clusters/production/kustomization.yaml +++ b/clusters/production/kustomization.yaml @@ -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