Skip to content

Commit

Permalink
Update terraform.tfvars
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd authored Nov 26, 2024
1 parent 19ea380 commit b8f29c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xc/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ serviceName = "productpage.default"
serviceport = "9080"
advertise_sites = "true"
http_only = "true"
eks_ce_site = "true"

xc_delegation = "false"
ip_address_on_site_pool = "false"
eks_ce_site = "false"
user_site = "false"

#XC AI/ML Settings for MUD, APIP - NOTE: Only set if using AI/ML settings from the shared namespace
Expand Down Expand Up @@ -70,7 +71,6 @@ xc_mud = false
# CE configs
gcp_ce_site = "false"
aws_ce_site = "false"
site_name = "ce-k8s"

# infra (Needed values: aws-infra, azure-infra, gcp-infra)
aws = "aws-infra"
Expand Down

0 comments on commit b8f29c3

Please sign in to comment.