This commit is contained in:
@@ -28,8 +28,8 @@ ingress:
|
||||
|
||||
initContainers:
|
||||
- name: init-con
|
||||
image: alpine
|
||||
tag: curl
|
||||
image: alpine/curl
|
||||
tag: latest
|
||||
command: |
|
||||
cp /hugo.conf/setup_hugo.sh /tmp/ &&
|
||||
chmod +x /tmp/setup_hugo.sh &&
|
||||
|
||||
Reference in New Issue
Block a user