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