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