Fixed redis url
This commit is contained in:
@ -27,5 +27,5 @@ spec:
|
||||
ports:
|
||||
- name: controller-redis
|
||||
protocol: TCP
|
||||
port: 6390
|
||||
targetPort: 6390
|
||||
port: 6379
|
||||
targetPort: 6379
|
||||
|
Reference in New Issue
Block a user