Adding cluster3
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
clusters:
|
clusters:
|
||||||
workload-cluster1: "577638363061" # AWS account for workload cluster 1
|
workload-cluster1: "577638363061" # AWS account for workload cluster 1
|
||||||
workload-cluster2: "577638363061"
|
workload-cluster2: "577638363061"
|
||||||
|
workload-cluster3: "577638363061"
|
||||||
|
|||||||
@@ -31,6 +31,27 @@ clusters:
|
|||||||
addonsRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
addonsRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
||||||
fleetRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
fleetRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
||||||
|
|
||||||
|
workload-cluster3:
|
||||||
|
managementAccountId: "267414915391" # hub account
|
||||||
|
accountId: "577638363061" # spoke account
|
||||||
|
tenant: "tenant1"
|
||||||
|
region: "us-west-2"
|
||||||
|
k8sVersion: "1.34"
|
||||||
|
vpc:
|
||||||
|
create: true
|
||||||
|
az1Suffix: "a"
|
||||||
|
az2Suffix: "c"
|
||||||
|
vpcCidr: "10.2.0.0/16"
|
||||||
|
publicSubnet1Cidr: "10.2.1.0/24"
|
||||||
|
publicSubnet2Cidr: "10.2.2.0/24"
|
||||||
|
privateSubnet1Cidr: "10.2.11.0/24"
|
||||||
|
privateSubnet2Cidr: "10.2.12.0/24"
|
||||||
|
gitops:
|
||||||
|
addonsRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
||||||
|
fleetRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# workload-cluster2:
|
# workload-cluster2:
|
||||||
# managementAccountId: "XXXXXX"
|
# managementAccountId: "XXXXXX"
|
||||||
# accountId: "XXXXXX"
|
# accountId: "XXXXXX"
|
||||||
|
|||||||
Reference in New Issue
Block a user