diff --git a/k8s/core/kube-system-custom/kustomization.yaml b/k8s/core/kube-system-custom/kustomization.yaml index ecefe24..a4738d1 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