Skip to content

Commit 4321a66

Browse files
committed
Drop conductorEnabled condition
Signed-off-by: Ian Stanton <ian@tembo.io>
1 parent 1ec7905 commit 4321a66

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

charts/tembo/Chart.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ dependencies:
1010
repository: https://tembo-io.github.io/tembo
1111
- name: conductor
1212
version: 0.6.0
13-
condition: global.conductorEnabled
1413
repository: https://tembo-io.github.io/tembo

values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ global:
22
certManagerEnabled: true
33
temboEnabled: true
44
monitoringEnabled: true
5-
conductorEnabled: false
65
traefikEnabled: true
76
baseDomain: ~
87
tembo:

0 commit comments

Comments
 (0)