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