Skip to content

Commit 4ef7274

Browse files
committed
Add serviceAccount configuration to Helm values.yaml
1 parent 9fe3b9c commit 4ef7274

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

helm/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ image:
88
service:
99
type: LoadBalancer
1010
port: 443
11+
12+
serviceAccount:
13+
create: false
14+
name: ""

0 commit comments

Comments
 (0)