diff --git a/clusterprism_halloween_values.yaml b/clusterprism_halloween_values.yaml index 5dcc6b4..2ffdda6 100644 --- a/clusterprism_halloween_values.yaml +++ b/clusterprism_halloween_values.yaml @@ -29,7 +29,7 @@ ingress: initContainers: - name: init-con image: debian - tag: stable-slim + tag: stable command: | cp /hugo.conf/setup_hugo.sh /tmp/ && chmod +x /tmp/setup_hugo.sh &&