imfreedom/k8s-cluster

Parents 59cedaf28647
Children 7140e987193c
point old.pidgin.im to a new more descriptive repo and setup keel
--- a/50-old.pidgin.im.yaml Sun Mar 07 04:20:27 2021 -0600
+++ b/50-old.pidgin.im.yaml Tue Apr 06 14:56:41 2021 -0500
@@ -105,6 +105,10 @@
name: oldsite
labels:
app: oldsite
+ keel.sh/policy: force
+ keel.sh/trigger: poll
+ annotations:
+ keel.sh/pollSchedule: "@every 60m"
spec:
replicas: 2
selector:
@@ -129,7 +133,7 @@
weight: 100
containers:
- name: oldsite
- image: pidgin/www:latest
+ image: pidgin/old.pidgin.im:latest
imagePullPolicy: Always
ports:
- containerPort: 80