fix: remove extra gitops fields not in RGD schema, add region
This commit is contained in:
@@ -3,6 +3,7 @@ clusters:
|
|||||||
managementAccountId: "267414915391" # hub account
|
managementAccountId: "267414915391" # hub account
|
||||||
accountId: "577638363061" # spoke account
|
accountId: "577638363061" # spoke account
|
||||||
tenant: "tenant1"
|
tenant: "tenant1"
|
||||||
|
region: "us-east-1"
|
||||||
k8sVersion: "1.34"
|
k8sVersion: "1.34"
|
||||||
# workloads: "true"
|
# workloads: "true"
|
||||||
vpc:
|
vpc:
|
||||||
@@ -10,8 +11,6 @@ clusters:
|
|||||||
gitops:
|
gitops:
|
||||||
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"
|
||||||
platformRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
|
||||||
workloadRepoUrl: "https://gi-8d30f0386d234e1a96d90d6234794869.ecs.us-east-1.on.aws/gitadmin/gitops-ack-kro-argocd"
|
|
||||||
|
|
||||||
# workload-cluster2:
|
# workload-cluster2:
|
||||||
# managementAccountId: "XXXXXX"
|
# managementAccountId: "XXXXXX"
|
||||||
|
|||||||
Reference in New Issue
Block a user