diff --git a/kubernetes/infrastructure/namespaces/namespaces/local-path-storage.yaml b/kubernetes/infrastructure/namespaces/namespaces/local-path-storage.yaml new file mode 100644 index 0000000..b1222ff --- /dev/null +++ b/kubernetes/infrastructure/namespaces/namespaces/local-path-storage.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: local-path-storage