From bd014ab4b2efde218fc892a24a910e79eac1f5ab Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Thu, 2 Jun 2022 12:41:06 +0200 Subject: [PATCH] bugfix: wordpress --- smardigo/templates/wordpress/deployment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smardigo/templates/wordpress/deployment.yml b/smardigo/templates/wordpress/deployment.yml index 5b70ca5..33a90c8 100644 --- a/smardigo/templates/wordpress/deployment.yml +++ b/smardigo/templates/wordpress/deployment.yml @@ -25,8 +25,8 @@ spec: hostnames: - "{{ .Values.sharedService.keycloak.host.name }}" containers: - - name: "busybox" - image: "busybox:1.28" + - name: "ubuntu" + image: "ubuntu:20.04" command: - sleep args: