1
0
Fork 0
mirror of https://gitlab.com/shouptech/flux.git synced 2026-02-03 22:09:41 +00:00

Release redis:5.0.8-alpine to nextcloud:deployment/redis

This commit is contained in:
flux 2020-03-23 22:05:26 +00:00
parent 85ede7932d
commit 7ca1e35884

View file

@ -1,3 +1,4 @@
---
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
@ -14,7 +15,7 @@ spec:
app: redis app: redis
spec: spec:
containers: containers:
- image: redis:5.0.7-alpine - image: redis:5.0.8-alpine
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: redis name: redis
command: command: