Skip to content

Commit

Permalink
Merge branch 'yorkie-team:main' into webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
window9u authored Jan 31, 2025
2 parents 74d3fff + 3bd66ce commit 922cdec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
"--profiling-port",
"{{ .Values.yorkie.ports.profilingPort }}",
"--backend-gateway-addr",
"yorkie-gateway.{{ .Values.yorkie.namespace }}.svc.cluster.local",
"{{ .Values.yorkie.name }}-gateway.{{ .Values.yorkie.namespace }}.svc.cluster.local",
]
ports:
- containerPort: {{ .Values.yorkie.ports.rpcPort }}
Expand Down

0 comments on commit 922cdec

Please sign in to comment.