Skip to content

Commit 13f0b26

Browse files
committed
Enable controller by default
1 parent 14060ae commit 13f0b26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deploy/helm/jumpstarter/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ global:
44
baseDomain: example.com
55
metrics:
66
enabled: false
7+
8+
jumpstarter-controller:
9+
enabled: true

0 commit comments

Comments
 (0)