diff --git a/clusters/cl01tl/storage/mysql-operator/Chart.yaml b/clusters/cl01tl/storage/mysql-operator/Chart.yaml index ecba87a2e..0f04ae519 100644 --- a/clusters/cl01tl/storage/mysql-operator/Chart.yaml +++ b/clusters/cl01tl/storage/mysql-operator/Chart.yaml @@ -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 diff --git a/clusters/cl01tl/storage/mysql-operator/values.yaml b/clusters/cl01tl/storage/mysql-operator/values.yaml index 111548ca4..ae985f417 100644 --- a/clusters/cl01tl/storage/mysql-operator/values.yaml +++ b/clusters/cl01tl/storage/mysql-operator/values.yaml @@ -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