diff --git a/k8s/core/kube-system-custom/kustomization.yaml b/k8s/core/kube-system-custom/kustomization.yaml index ecefe248..a4738d1a 100644 --- a/k8s/core/kube-system-custom/kustomization.yaml +++ b/k8s/core/kube-system-custom/kustomization.yaml @@ -3,5 +3,6 @@ kind: Kustomization resources: - app.yaml + - nfs-storage.yaml - coredns-internal-resolve.yaml