update redis-stack

main
ycz008 2023-09-07 12:59:19 +08:00
parent e1467e64e3
commit 08fe34afce
2 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@ spec:
- port: 6379
protocol: TCP
targetPort: 6379
nodePort: 30013
nodePort: 30015
selector:
app: redis-stack
type: NodePort

View File

@ -75,13 +75,13 @@ spec:
apiVersion: v1
kind: Service
metadata:
name: redis-stack
name: redis
spec:
ports:
- port: 6379
protocol: TCP
targetPort: 6379
# nodePort: 30023
nodePort: 30025
selector:
app: redis-stack
type: NodePort