Create namespace
This commit is contained in:
parent
b2888f8cd0
commit
de1ac20d11
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: mariadb-system
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue