add values to mysql operator
This commit is contained in:
11
clusters/cl01tl/storage/mysql-operator/values.yaml
Normal file
11
clusters/cl01tl/storage/mysql-operator/values.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
mysql-operator:
|
||||||
|
image:
|
||||||
|
registry: container-registry.oracle.com
|
||||||
|
repository: mysql
|
||||||
|
name: community-operator
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: ""
|
||||||
|
envs:
|
||||||
|
imagesPullPolicy: IfNotPresent
|
||||||
|
k8sClusterDomain: cluster.local
|
||||||
|
disableLookups: false
|
Reference in New Issue
Block a user