Skip to content

Commit e7403fa

Browse files
committed
edit aws bootstrap config
1 parent 6b99ee8 commit e7403fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eksctl-clusters/aws_bootstrap_config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ apiVersion: bootstrap.aws.infrastructure.cluster.x-k8s.io/v1beta1
33
kind: AWSIAMConfiguration
44
spec:
55
stackName: wge-capi-cluster-api-provider-aws-sigs-k8s-io
6+
namePrefix: "wge-capi-"
67
eks:
78
disable: false
89
fargate:
910
disable: true
1011
managedMachinePool:
1112
disable: false
12-
nameSuffix: .wge-capi-cluster-api-provider-aws.sigs.k8s.io

0 commit comments

Comments
 (0)