We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a262e6 commit 35ac3c8Copy full SHA for 35ac3c8
ansible/group_vars/alpha-api-base.yml
@@ -17,7 +17,7 @@ volume_mounts:
17
path: /etc/ssl/docker
18
kind: configMap
19
20
-tcp_readiness_probe_port: 80
+tcp_readiness_probe_port: "{{ api_port }}"
21
22
api_base_container_envs:
23
- name: DOCKER_IMAGE_BUILDER_CACHE
0 commit comments