File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -164,25 +164,25 @@ prod-deploy-otel-demo-eks:
164
164
!!merge <<: *prod-deploy
165
165
variables :
166
166
SCRIPT : ./ci/scripts/ci-deploy-demo.sh
167
- CLUSTER_NAME : otel-demo
168
- CLUSTER_ARN : arn:aws:eks:us-east-1:172597598159:cluster/otel-demo
167
+ CLUSTER_NAME : prod-eks- otel-a-us-east-1
168
+ CLUSTER_ARN : arn:aws:eks:us-east-1:172597598159:cluster/prod-eks- otel-a-us-east-1
169
169
REGION : us-east-1
170
170
NAMESPACE : otel
171
171
prod-deploy-otel-ingest-demo-eks :
172
172
!!merge <<: *prod-deploy
173
173
variables :
174
174
SCRIPT : ./ci/scripts/ci-deploy-demo.sh
175
- CLUSTER_NAME : otel-ingest-demo
176
- CLUSTER_ARN : arn:aws:eks:us-east-2 :172597598159:cluster/otel-ingest-demo
177
- REGION : us-east-2
175
+ CLUSTER_NAME : prod-eks- otel-ingest-a-usea-1
176
+ CLUSTER_ARN : arn:aws:eks:us-east-1 :172597598159:cluster/prod-eks- otel-ingest-a-usea-1
177
+ REGION : us-east-1
178
178
NAMESPACE : otel-ingest
179
179
prod-deploy-otel-ingest-agent-eks :
180
180
!!merge <<: *prod-deploy
181
181
variables :
182
182
SCRIPT : ./ci/scripts/ci-deploy-agent.sh
183
- CLUSTER_NAME : otel-ingest-demo
184
- CLUSTER_ARN : arn:aws:eks:us-east-2 :172597598159:cluster/otel-ingest-demo
185
- REGION : us-east-2
183
+ CLUSTER_NAME : prod-eks- otel-ingest-a-usea-1
184
+ CLUSTER_ARN : arn:aws:eks:us-east-1 :172597598159:cluster/prod-eks- otel-ingest-a-usea-1
185
+ REGION : us-east-1
186
186
NAMESPACE : otel-ingest
187
187
VALUES : ./ci/datadog-agent-values-prod.yaml
188
188
.staging-deploy : &staging-deploy
You can’t perform that action at this time.
0 commit comments