diff --git a/clusterprism_halloween_values.yaml b/clusterprism_halloween_values.yaml index 23718a0..ef6eb81 100644 --- a/clusterprism_halloween_values.yaml +++ b/clusterprism_halloween_values.yaml @@ -70,6 +70,7 @@ volumes: fileContent: | #!/usr/bin/env sh # Getting and building Hugo site source + cd /tmp/ git clone https://git.sadmin.pro/DaJeffers/halloween.dajeffers.com.git && cd halloween.dajeffers.com && hugo &&