From 5c924fd84c7ee3284d20599c80950b5b1a257bd9 Mon Sep 17 00:00:00 2001 From: Julius de Jeu Date: Wed, 25 May 2022 19:16:12 +0200 Subject: [PATCH] Place keel things in the correct place --- flux/cluster/apps/asraphiel/umami/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flux/cluster/apps/asraphiel/umami/deployment.yaml b/flux/cluster/apps/asraphiel/umami/deployment.yaml index 1a613a8..4d6c56a 100644 --- a/flux/cluster/apps/asraphiel/umami/deployment.yaml +++ b/flux/cluster/apps/asraphiel/umami/deployment.yaml @@ -5,6 +5,7 @@ metadata: namespace: asraphiel labels: app: umami-deployment + annotations: keel.sh/policy: poll keel.sh/match-tag: "true" keel.sh/pollSchedule: "@weekly"