Skip to content

Commit

Permalink
revert perconalab/ to percona/ for docker hub images
Browse files Browse the repository at this point in the history
  • Loading branch information
ptankov committed Aug 15, 2024
1 parent 177d64c commit f763d7b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion deploy/cr-minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion deploy/cw-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion deploy/cw-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f763d7b

Please sign in to comment.