adding workload-cluster2 in us-west-1 region
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
clusters:
|
clusters:
|
||||||
workload-cluster1: "577638363061" # AWS account for workload cluster 1
|
workload-cluster1: "577638363061" # AWS account for workload cluster 1
|
||||||
|
workload-cluster2: "577638363061"
|
||||||
|
|||||||
@@ -12,6 +12,23 @@ 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-cluster2:
|
||||||
|
managementAccountId: "267414915391" # hub account
|
||||||
|
accountId: "577638363061" # spoke account
|
||||||
|
tenant: "tenant1"
|
||||||
|
region: "us-west-1"
|
||||||
|
k8sVersion: "1.34"
|
||||||
|
vpc:
|
||||||
|
create: true
|
||||||
|
vpcCidr: "10.1.0.0/16"
|
||||||
|
publicSubnet1Cidr: "10.1.1.0/24"
|
||||||
|
publicSubnet2Cidr: "10.1.2.0/24"
|
||||||
|
privateSubnet1Cidr: "10.1.11.0/24"
|
||||||
|
privateSubnet2Cidr: "10.1.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