diff --git a/deploy/bases/app/jobs/install.yaml b/deploy/bases/app/jobs/install.yaml index 6bf12b3e..e19b0c31 100644 --- a/deploy/bases/app/jobs/install.yaml +++ b/deploy/bases/app/jobs/install.yaml @@ -13,7 +13,7 @@ spec: spec: initContainers: - name: set-volume-ownership - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: - /bin/sh args: diff --git a/deploy/bases/database/percona.yaml b/deploy/bases/database/percona.yaml index 95361289..d00816ac 100644 --- a/deploy/bases/database/percona.yaml +++ b/deploy/bases/database/percona.yaml @@ -31,7 +31,7 @@ spec: spec: initContainers: - name: set-volume-ownership - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: - /bin/sh args: diff --git a/deploy/bases/elasticsearch/elasticsearch.yaml b/deploy/bases/elasticsearch/elasticsearch.yaml index ad854570..aa99bc87 100644 --- a/deploy/bases/elasticsearch/elasticsearch.yaml +++ b/deploy/bases/elasticsearch/elasticsearch.yaml @@ -32,7 +32,7 @@ spec: spec: initContainers: - name: set-volume-ownership - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: - /bin/sh args: diff --git a/deploy/walkthrough/step-2/patches/wait-for-redis.yaml b/deploy/walkthrough/step-2/patches/wait-for-redis.yaml index 30567802..e2f26b06 100644 --- a/deploy/walkthrough/step-2/patches/wait-for-redis.yaml +++ b/deploy/walkthrough/step-2/patches/wait-for-redis.yaml @@ -13,7 +13,7 @@ spec: - name: magento-web initContainers: - name: wait-for-redis - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: ["/bin/sh"] args: - -c @@ -42,7 +42,7 @@ spec: - name: magento-setup initContainers: - name: wait-for-redis - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: ["/bin/sh"] args: - -c