From f763d7b01ce5b15c156308e265e8f214d80eecdf Mon Sep 17 00:00:00 2001 From: Pavel Tankov <4014969+ptankov@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:24:27 +0300 Subject: [PATCH] revert perconalab/ to percona/ for docker hub images --- deploy/bundle.yaml | 2 +- deploy/cr-minimal.yaml | 2 +- deploy/cw-bundle.yaml | 2 +- deploy/cw-operator.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy/bundle.yaml b/deploy/bundle.yaml index 1225c275d..a5c443b86 100644 --- a/deploy/bundle.yaml +++ b/deploy/bundle.yaml @@ -11308,7 +11308,7 @@ spec: value: percona-xtradb-cluster-operator - name: DISABLE_TELEMETRY value: "false" - image: perconalab/percona-xtradb-cluster-operator:1.15.0 + image: percona/percona-xtradb-cluster-operator:1.15.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/deploy/cr-minimal.yaml b/deploy/cr-minimal.yaml index ec89a5c65..61341bf35 100644 --- a/deploy/cr-minimal.yaml +++ b/deploy/cr-minimal.yaml @@ -28,4 +28,4 @@ spec: image: percona/haproxy:2.8.5 logcollector: enabled: true - image: perconalab/percona-xtradb-cluster-operator:1.15.0-logcollector-fluentbit3.1.4 + image: percona/percona-xtradb-cluster-operator:1.15.0-logcollector-fluentbit3.1.4 diff --git a/deploy/cw-bundle.yaml b/deploy/cw-bundle.yaml index 7aac25511..270553168 100644 --- a/deploy/cw-bundle.yaml +++ b/deploy/cw-bundle.yaml @@ -11318,7 +11318,7 @@ spec: value: percona-xtradb-cluster-operator - name: DISABLE_TELEMETRY value: "false" - image: perconalab/percona-xtradb-cluster-operator:1.15.0 + image: percona/percona-xtradb-cluster-operator:1.15.0 imagePullPolicy: Always resources: limits: diff --git a/deploy/cw-operator.yaml b/deploy/cw-operator.yaml index 9d2a1ed9d..2c190ba88 100644 --- a/deploy/cw-operator.yaml +++ b/deploy/cw-operator.yaml @@ -42,7 +42,7 @@ spec: value: percona-xtradb-cluster-operator - name: DISABLE_TELEMETRY value: "false" - image: perconalab/percona-xtradb-cluster-operator:1.15.0 + image: percona/percona-xtradb-cluster-operator:1.15.0 imagePullPolicy: Always resources: limits: