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: