comment out configmaps
This commit is contained in:
parent
d6f880850b
commit
eecfcdbecc
|
|
@ -20,7 +20,7 @@ spec:
|
|||
crds: CreateReplace
|
||||
# values:
|
||||
# replicaCount: 1
|
||||
valuesFrom:
|
||||
- kind: ConfigMap
|
||||
name: mariadb-values
|
||||
valuesKey: values.yaml
|
||||
# valuesFrom:
|
||||
# - kind: ConfigMap
|
||||
# name: mariadb-values
|
||||
# valuesKey: values.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue