Skip to content

Commit 4678880

Browse files
Revert serviceaccount default to create true
1 parent f4c31af commit 4678880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ installScope: cluster
6363

6464
serviceAccount:
6565
# Specifies whether a service account should be created
66-
create: false
66+
create: true
6767
# The name of the service account to use.
6868
name: gateway-api-controller
6969
annotations: {}

0 commit comments

Comments
 (0)