Skip to content

Commit c6de658

Browse files
authored
Luke/update demo clusters (#46)
* DEMOENG-375: Updating to new demo cluster * DEMOENG-375: Reverting registry * DEMOENG-375: Updating w/ new otel ingest cluster * Updating RELEASE_NAME for prod deploy * Updating the values file
1 parent ee503db commit c6de658

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ prod-deploy-otel-ingest-agent-eks:
185185
REGION: us-east-1
186186
NAMESPACE: otel-ingest
187187
VALUES: ./ci/datadog-agent-values-prod.yaml
188-
RELEASE_NAME: datadog-agent
188+
RELEASE_NAME: datadog-agent
189+
DD_VALUES: ./ci/datadog-agent-values.yaml
189190
.staging-deploy: &staging-deploy
190191
stage: staging-deploy
191192
tags: ["runner:docker", "size:large"]

0 commit comments

Comments
 (0)