Skip to content

Commit

Permalink
Updated host gateway name to have production in it
Browse files Browse the repository at this point in the history
  • Loading branch information
rcgottlieb committed Dec 10, 2024
1 parent b4bd252 commit f04e55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
IAM_KEYS_HOST: ((aws-iam-keys-host))
IAM_KEYS_PORT: ((aws-iam-keys-port))
IAM_CREATE_TABLES: ((aws-iam-create-tables-bool))
GATEWAY_HOST: prometheus.service.cf.internal
GATEWAY_HOST: prometheus-production.service.cf.internal
PREFIX_DELIMITER: ((aws-iam-prefix-delimiter))
WARN_DAYS: ((aws-iam-warn-days))
VIOLATION_DAYS: ((aws-iam-violation-days))
Expand Down

0 comments on commit f04e55d

Please sign in to comment.