commit b96cb1765298aef89a5e9b1dd467c0f1712e0fc9 parent c4fbfdb4bbbf99e96bc6a9dd8ce4bcbba127317a Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 4 May 2024 18:20:54 +0200 Use image which works on arm Diffstat:
| M | apps/base/matrix/draupnir-freifunk/pantalaimon.yaml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/base/matrix/draupnir-freifunk/pantalaimon.yaml b/apps/base/matrix/draupnir-freifunk/pantalaimon.yaml @@ -39,8 +39,8 @@ spec: app: pantalaimon-freifunk spec: containers: - - image: matrixdotorg/pantalaimon:latest - imagePullPolicy: Always + - image: ghcr.io/mtrnord/cluster/pantalaimon:0.10.5 + imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 httpGet: