Skip to content

Commit 35ac3c8

Browse files
author
Myztiq
committed
Updated to use API_port
1 parent 8a262e6 commit 35ac3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/group_vars/alpha-api-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ volume_mounts:
1717
path: /etc/ssl/docker
1818
kind: configMap
1919

20-
tcp_readiness_probe_port: 80
20+
tcp_readiness_probe_port: "{{ api_port }}"
2121

2222
api_base_container_envs:
2323
- name: DOCKER_IMAGE_BUILDER_CACHE

0 commit comments

Comments
 (0)