mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-08-16 14:57:09 +00:00
Update bundle
This commit is contained in:
@ -6,4 +6,4 @@ kind: Kustomization
|
||||
images:
|
||||
- name: controller
|
||||
newName: mariadb/mariadb-operator-enterprise
|
||||
newTag: v0.0.27
|
||||
newTag: v0.0.28
|
||||
|
@ -52,11 +52,11 @@ spec:
|
||||
- name: RELATED_IMAGE_EXPORTER_MAXSCALE
|
||||
value: mariadb/maxscale-prometheus-exporter-ubi:latest
|
||||
- name: MARIADB_OPERATOR_IMAGE
|
||||
value: mariadb/mariadb-operator-enterprise:v0.0.27
|
||||
value: mariadb/mariadb-operator-enterprise:v0.0.28
|
||||
- name: MARIADB_GALERA_INIT_IMAGE
|
||||
value: mariadb/mariadb-operator-enterprise:v0.0.27
|
||||
value: mariadb/mariadb-operator-enterprise:v0.0.28
|
||||
- name: MARIADB_GALERA_AGENT_IMAGE
|
||||
value: mariadb/mariadb-operator-enterprise:v0.0.27
|
||||
value: mariadb/mariadb-operator-enterprise:v0.0.28
|
||||
- name: MARIADB_GALERA_LIB_PATH
|
||||
value: /usr/lib/galera/libgalera_enterprise_smm.so
|
||||
- name: WATCH_NAMESPACE
|
||||
|
Reference in New Issue
Block a user