From 13e7ecec7d38c68b784f16b90006936387abed67 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:50:07 +0200 Subject: [PATCH] refactor: stakater reloader --- cluster/apps/home-automation/frigate/helm-release.yaml | 2 +- cluster/apps/networking/authelia/deployment.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/cluster/apps/home-automation/frigate/helm-release.yaml b/cluster/apps/home-automation/frigate/helm-release.yaml index 02b222a6b..088c1f60c 100644 --- a/cluster/apps/home-automation/frigate/helm-release.yaml +++ b/cluster/apps/home-automation/frigate/helm-release.yaml @@ -101,7 +101,7 @@ spec: - yuv420p podAnnotations: - configmap.reloader.stakater.com/reload: "frigate" + configmap.reloader.stakater.com/reload: "frigate-config" affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: diff --git a/cluster/apps/networking/authelia/deployment.yaml b/cluster/apps/networking/authelia/deployment.yaml index c2ab062d9..47df61463 100644 --- a/cluster/apps/networking/authelia/deployment.yaml +++ b/cluster/apps/networking/authelia/deployment.yaml @@ -7,6 +7,8 @@ metadata: labels: app.kubernetes.io/instance: authelia app.kubernetes.io/name: authelia + annotations: + configmap.reloader.stakater.com/reload: "authelia-config" spec: selector: matchLabels: