mcapi_proxy: notify handler on k8s config change

Change-Id: Ic67066e2644415db81e0a5c4d8d68cadf793d374
Signed-off-by: Andrew Bonney <andrew.bonney@bbc.co.uk>
This commit is contained in:
Andrew Bonney
2025-11-13 13:32:35 +00:00
parent c1b95130ad
commit 47918f20d3
2 changed files with 3 additions and 0 deletions

View File

@@ -22,3 +22,4 @@
listen:
- "venv changed"
- "systemd service changed"
- "k8s config changed"

View File

@@ -69,6 +69,8 @@
owner: "{{ mcapi_vexxhost_proxy_system_user_name }}"
group: "{{ mcapi_vexxhost_proxy_system_group_name }}"
mode: '0600'
notify:
- "k8s config changed"
- name: Write capi_proxy sudoers config
template: