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:
parent
85ede7932d
commit
7ca1e35884
1 changed files with 30 additions and 29 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue