Don't call helmfile at the top level.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -39,4 +39,4 @@ docker-compose -f "$TOP_DIR/docker-compose.yaml" up -d k3s-master-2 k3s-master-3 | ... | @@ -39,4 +39,4 @@ docker-compose -f "$TOP_DIR/docker-compose.yaml" up -d k3s-master-2 k3s-master-3 |
39 | 39 | ||
40 | cd "$TOP_DIR" | 40 | cd "$TOP_DIR" |
41 | 41 | ||
42 | helmfile --debug apply | 42 | #helmfile apply | ... | ... |
-
Please register or sign in to post a comment