Skip to content

Commit 62e0010

Browse files
Update pim_17_ce.yaml
1 parent 41f3907 commit 62e0010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/k8s/pim_17_ce.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ spec:
9292
trap "touch /tmp/pod/main-terminated" EXIT
9393
gcloud.phar pubsub:message:consume SUBSCRIPTION_NAME RESULT_TOPIC
9494
env:
95-
- { name: REDIS_URI, value: "tcp://redis.jenkins-prod:6379" }
95+
- { name: REDIS_URI, value: "tcp://redis.jenkins:6379" }
9696
- { name: POD_NAME, valueFrom: { fieldRef: { fieldPath: metadata.name } } }
9797
- { name: NAMESPACE, valueFrom: { fieldRef: { fieldPath: metadata.namespace } } }
9898
volumeMounts:

0 commit comments

Comments
 (0)