@@ -3,7 +3,7 @@ kubernetes_version = "1.34"
|
||||
cluster_name = "hub-cluster"
|
||||
tenant = "tenant1"
|
||||
|
||||
git_org_name = "XXXXXXXX" # update this if you want to customize the gitops configurations
|
||||
git_org_name = "gitadmin" # update this if you want to customize the gitops configurations
|
||||
|
||||
gitops_addons_repo_name = "eks-cluster-mgmt"
|
||||
gitops_addons_repo_base_path = "addons/"
|
||||
@@ -16,4 +16,4 @@ gitops_fleet_repo_path = "bootstrap"
|
||||
gitops_fleet_repo_revision = "main"
|
||||
|
||||
# AWS Accounts used for demo purposes (cluster1 cluster2)
|
||||
account_ids = "012345678910 123456789101" # update this with your spoke aws accounts ids
|
||||
account_ids = "577638363061" # update this with your spoke aws accounts ids
|
||||
|
||||
Reference in New Issue
Block a user