update: redis-stack
parent
5eb4e0a493
commit
efeb0f6519
|
@ -54,14 +54,6 @@ spec:
|
|||
periodSeconds: 10
|
||||
successThreshold: 1
|
||||
failureThreshold: 3
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /etc/redis-stack.conf
|
||||
subPath: redis-stack.conf
|
||||
volumes:
|
||||
- name: config
|
||||
configMap:
|
||||
name: redis-stack-config
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
|
|
Loading…
Reference in New Issue