update: redis-stack

main
ycz008 2023-08-16 14:31:14 +08:00
parent 5eb4e0a493
commit efeb0f6519
1 changed files with 0 additions and 8 deletions

View File

@ -54,14 +54,6 @@ spec:
periodSeconds: 10 periodSeconds: 10
successThreshold: 1 successThreshold: 1
failureThreshold: 3 failureThreshold: 3
volumeMounts:
- name: config
mountPath: /etc/redis-stack.conf
subPath: redis-stack.conf
volumes:
- name: config
configMap:
name: redis-stack-config
--- ---
apiVersion: v1 apiVersion: v1