update: redis-stack port

main
ycz008 2023-08-16 11:59:09 +08:00
parent c79e20b072
commit c2011d81c1
1 changed files with 1 additions and 1 deletions

View File

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