From 5d4f49409cff497bf678a136dd2c9a86aaf6c71a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Fri, 26 Jul 2024 13:56:13 +0300 Subject: [PATCH] Remove Keel annotations --- etherpad/application.yml | 4 ---- monitoring/node-exporter.yaml | 4 ---- 2 files changed, 8 deletions(-) diff --git a/etherpad/application.yml b/etherpad/application.yml index 848282e..6ac9c6c 100644 --- a/etherpad/application.yml +++ b/etherpad/application.yml @@ -12,10 +12,6 @@ kind: StatefulSet metadata: name: etherpad namespace: etherpad - annotations: - keel.sh/policy: minor - keel.sh/trigger: poll - keel.sh/pollSchedule: "@midnight" spec: # Etherpad does NOT support running multiple replicas due to # in-application caching https://github.com/ether/etherpad-lite/issues/3680 diff --git a/monitoring/node-exporter.yaml b/monitoring/node-exporter.yaml index a135431..239bdbc 100644 --- a/monitoring/node-exporter.yaml +++ b/monitoring/node-exporter.yaml @@ -363,10 +363,6 @@ metadata: labels: app: node-exporter name: node-exporter - annotations: - keel.sh/policy: force - keel.sh/trigger: poll - keel.sh/pollSchedule: "@midnight" spec: selector: matchLabels: