Skip to content

Commit b3dee55

Browse files
author
Myztiq
committed
Added api/url to charon consul values.
1 parent cf4e690 commit b3dee55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/group_vars/alpha-charon.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ enviroment_vars:
1717
consul_values:
1818
- key: "{{ name }}/version"
1919
value: "{{ git_branch }}"
20+
- key: api/url
21+
value: "{{ api_url }}"

0 commit comments

Comments
 (0)