Skip to content

Commit

Permalink
fix(helmfile): use legacy elasticsearch Chart with non-conflicting name
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Jul 6, 2023
1 parent e1e69f0 commit 46dc38b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/helmfile/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ releases:

- name: elasticsearch
namespace: default
chart: wbstack/elasticsearch
version: 6.8.22-wmde1
chart: wbstack/elasticsearch-legacy
version: 6.8.22-wmde2
<<: *default_release

- name: elasticsearch-1
Expand Down

0 comments on commit 46dc38b

Please sign in to comment.