Skip to content

Commit 7af9f44

Browse files
chore: use internal networking for service to service communication
1 parent 3aab749 commit 7af9f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocp/deployments/manifests/basic/deployment_view_service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
protocol: TCP
2929
env:
3030
- name: NUMBER_SERVICE_URL
31-
value: http://number-service.apps-crc.testing
31+
value: http://number-service:8081
3232
resources:
3333
limits:
3434
cpu: 100m

0 commit comments

Comments
 (0)