Revert "chore(helm): enabling assist-stats only for ee"
This reverts commit 12be718a69.
This commit is contained in:
parent
93ae5e8c65
commit
5323901a12
2 changed files with 0 additions and 6 deletions
|
|
@ -33,6 +33,3 @@ dependencies:
|
|||
version: "0.3.1"
|
||||
repository: "file://charts/quickwit"
|
||||
condition: quickwit.enabled
|
||||
- name: assist-stats
|
||||
repository: "file://charts/assist-stats"
|
||||
condition: assist-stats.enabled
|
||||
|
|
|
|||
|
|
@ -52,6 +52,3 @@ chalice:
|
|||
env:
|
||||
CH_COMPRESSION: "false"
|
||||
|
||||
# ee only
|
||||
assist-stats:
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue