Skip to content

Commit 4e3125b

Browse files
committed
add values
1 parent 883ebf3 commit 4e3125b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

helm/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,16 @@ serviceAccount:
7373
# Specifies whether a service account should be created
7474
create: false
7575
# The name of the service account to use.
76+
name: gateway-api-controller
7677
annotations:
7778
{}
7879
# eks.amazonaws.com/role-arn: arn:aws:iam::AWS_ACCOUNT_ID:role/IAM_ROLE_NAME
7980

8081
awsRegion: ap-northeast-1
8182
awsAccountId: 111815285043
82-
clusterVpcId: vpc-0e24bd68af2259678
83+
clusterVpcId: vpc-0ed040bc35eac4ae6
8384
clusterName: eks-auto-mode-sample
84-
defaultServiceNetwork:
85+
defaultServiceNetwork: test-gateway
8586
latticeEndpoint:
8687
webhookEnabled: true
8788
disableTaggingServiceApi: false
@@ -92,4 +93,3 @@ webhookTLS:
9293
caCert:
9394
cert:
9495
key:
95-

0 commit comments

Comments
 (0)