From 78468b53842d2c6d6bc677f1fa9179fcba0741d3 Mon Sep 17 00:00:00 2001 From: mikemcd3912 Date: Wed, 9 Oct 2024 14:26:59 -0700 Subject: [PATCH] Local hostpath SC update --- .../Addons/Core/storage-driver/openebs/kustomization.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/kustomization.yaml b/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/kustomization.yaml index de9f0a84..1ce94f6b 100644 --- a/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/kustomization.yaml +++ b/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/kustomization.yaml @@ -3,4 +3,5 @@ kind: Kustomization resources: - namespace.yaml - helm-repo.yaml - - helm-release.yaml \ No newline at end of file + - helm-release.yaml + - local-hostpath-sc.yaml \ No newline at end of file