We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558de47 commit 9d12a5eCopy full SHA for 9d12a5e
charts/templates/deployment.yaml
@@ -73,7 +73,7 @@ spec:
73
- name: LISTEN_ADDRESS
74
value: ":3000"
75
- name: INTERNAL_LISTEN_ADDRESS
76
- value: ":3000"
+ value: ":3005"
77
- name: GRPC_LISTEN_ADDRESS
78
value: ":3001"
79
- name: USERSYNC_SERVICE_ACCOUNT
0 commit comments