namespace change

This commit is contained in:
j37hr0 2026-04-12 13:21:09 +12:00
parent 9203277a71
commit 7f80f6f621
2 changed files with 5 additions and 0 deletions

View file

@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- helmrelease.yaml - helmrelease.yaml
- namespace.yaml

View file

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: smb-csi-driver