fix: add missing namespace and kustomizations
This commit is contained in:
parent
b91c4308e1
commit
3a65ad9f54
4 changed files with 20 additions and 0 deletions
4
infrastructure/longhorn/namespace.yaml
Normal file
4
infrastructure/longhorn/namespace.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: longhorn-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue