imfreedom/k8s-cluster

Remove keel polling from everything

14 months ago, Gary Kramlich
c97a97478126
Parents 007cffcbb52a
Children 7afc7575d513
Remove keel polling from everything
--- a/50-docs.imfreedom.org/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-docs.imfreedom.org/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -99,9 +99,6 @@
labels:
app: docs
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 10m"
spec:
replicas: 2
revisionHistoryLimit: 0
--- a/50-history.pidgin.im/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-history.pidgin.im/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -98,9 +98,6 @@
labels:
app: pidgin-history
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 5m"
spec:
replicas: 2
revisionHistoryLimit: 0
--- a/50-imfreedom.org/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-imfreedom.org/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -81,9 +81,6 @@
labels:
app: imfreedom-org
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 10m"
spec:
replicas: 2
revisionHistoryLimit: 0
--- a/50-kb.imfreedom.org/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-kb.imfreedom.org/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -98,9 +98,6 @@
labels:
app: kb
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 10m"
spec:
replicas: 2
revisionHistoryLimit: 0
--- a/50-lists.imfreedom.org/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-lists.imfreedom.org/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -100,9 +100,6 @@
labels:
app: lists
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 30m"
spec:
replicas: 2
revisionHistoryLimit: 0
--- a/50-lists.pidgin.im/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-lists.pidgin.im/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -100,9 +100,6 @@
labels:
app: lists-pidgin-im
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 30m"
spec:
replicas: 2
revisionHistoryLimit: 0
--- a/50-old.pidgin.im/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-old.pidgin.im/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -99,9 +99,6 @@
labels:
app: oldsite
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 60m"
spec:
replicas: 2
revisionHistoryLimit: 0
--- a/50-pidgin.im/manifest.yaml Sun Feb 19 02:15:38 2023 -0600
+++ b/50-pidgin.im/manifest.yaml Sun Feb 19 02:20:03 2023 -0600
@@ -129,9 +129,6 @@
labels:
app: pidgin-im
keel.sh/policy: force
- keel.sh/trigger: poll
- annotations:
- keel.sh/pollSchedule: "@every 10m"
spec:
replicas: 2
revisionHistoryLimit: 0