Skip to content
Snippets Groups Projects
Commit a914042a authored by Ismael Posada Trobo's avatar Ismael Posada Trobo
Browse files

Fixed redis image to use the one Openshift offers locally.

parent c2dd9866
No related branches found
Tags v1.8.10-1.2
No related merge requests found
......@@ -302,7 +302,7 @@ objects:
deploymentconfig: redis
spec:
containers:
- image: centos/redis-32-centos7
- image: '172.30.78.46:5000/openshift/redis:3.2'
imagePullPolicy: Always
name: redis
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment