We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b99ee8 commit e7403faCopy full SHA for e7403fa
eksctl-clusters/aws_bootstrap_config.yaml
@@ -3,10 +3,10 @@ apiVersion: bootstrap.aws.infrastructure.cluster.x-k8s.io/v1beta1
3
kind: AWSIAMConfiguration
4
spec:
5
stackName: wge-capi-cluster-api-provider-aws-sigs-k8s-io
6
+ namePrefix: "wge-capi-"
7
eks:
8
disable: false
9
fargate:
10
disable: true
11
managedMachinePool:
12
- nameSuffix: .wge-capi-cluster-api-provider-aws.sigs.k8s.io
0 commit comments