Call helmfile apply.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -111,6 +111,7 @@ spec: | ... | @@ -111,6 +111,7 @@ spec: |
111 | image: quay.io/roboll/helmfile:v0.143.5 | 111 | image: quay.io/roboll/helmfile:v0.143.5 |
112 | workingDir: /tmp/git-storage/k8s-start-of-day | 112 | workingDir: /tmp/git-storage/k8s-start-of-day |
113 | command: ["/tmp/k8s-bootstrap-scripts/check-mode", "helmfile", "/usr/local/bin/helmfile"] | 113 | command: ["/tmp/k8s-bootstrap-scripts/check-mode", "helmfile", "/usr/local/bin/helmfile"] |
114 | args: ["apply"] | ||
114 | volumeMounts: | 115 | volumeMounts: |
115 | - name: git-storage | 116 | - name: git-storage |
116 | mountPath: /tmp/git-storage | 117 | mountPath: /tmp/git-storage | ... | ... |
-
Please register or sign in to post a comment