values per env
This commit is contained in:
parent
94f86472e7
commit
07a524c68e
5 changed files with 28 additions and 0 deletions
5
charts/subcharts/templates/namespace.yaml
Normal file
5
charts/subcharts/templates/namespace.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: {{ .Values.mariadbNamespace }}
|
Loading…
Add table
Add a link
Reference in a new issue