diff --git a/kubernetes/apps/database/crunchy-postgres-operator/operator/kustomization.yaml b/kubernetes/apps/database/crunchy-postgres-operator/operator/kustomization.yaml index 5b7d6d5..17cbc72 100644 --- a/kubernetes/apps/database/crunchy-postgres-operator/operator/kustomization.yaml +++ b/kubernetes/apps/database/crunchy-postgres-operator/operator/kustomization.yaml @@ -4,4 +4,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ./helmrelease.yaml - - ./networkpolicy.yaml