Skip to content

Commit

Permalink
uninstall local ui release in helmfile
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Aug 2, 2024
1 parent 51348b4 commit 67fd73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/helmfile/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ releases:
<<: *default_release

- name: ui
installed: {{ ne .Environment.Name "local" | toYaml }}
namespace: default
chart: wbstack/ui
version: 0.3.1
Expand Down

0 comments on commit 67fd73c

Please sign in to comment.