add values to mysql operator

This commit is contained in:
2024-05-23 11:39:58 -05:00
parent e8fc074825
commit 21882a231a

View 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