diff --git a/kube/4-core/1-ingress/kustomization.yaml b/kube/4-core/1-ingress/kustomization.yaml index ee94461c..6906f0ad 100644 --- a/kube/4-core/1-ingress/kustomization.yaml +++ b/kube/4-core/1-ingress/kustomization.yaml @@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - 1-namespace.yaml - - 2-certs.sops.yaml + - 2-certs.yaml - 3-nginx.yaml