remove image config, use chart defaults
This commit is contained in:
@@ -10,6 +10,7 @@ keywords:
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/mysql/mysql-operator
|
||||
- https://container-registry.oracle.com/ords/ocr/ba/mysql/community-operator
|
||||
- https://github.com/mysql/mysql-operator/tree/trunk/helm/mysql-operator
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
|
@@ -1,10 +1,4 @@
|
||||
mysql-operator:
|
||||
image:
|
||||
registry: container-registry.oracle.com
|
||||
repository: mysql
|
||||
name: community-operator
|
||||
tag: 8.4.0-2.1.3
|
||||
pullPolicy: IfNotPresent
|
||||
envs:
|
||||
imagesPullPolicy: IfNotPresent
|
||||
k8sClusterDomain: cluster.local
|
||||
|
Reference in New Issue
Block a user