commit 9aebf6b6ae5ae1299fd6be43ad33fe96bf1418be
parent d1eac6dc804ba3b1f906a08928e71138a5dd61cf
Author: MTRNord <mtrnord1@gmail.com>
Date: Mon, 25 Sep 2023 12:23:18 +0200
Disable arm again since its on the wrong volume right now
Diffstat:
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/apps/base/zammad/release.yaml b/apps/base/zammad/release.yaml
@@ -99,16 +99,11 @@ spec:
timeoutSeconds: 5
successThreshold: 1
failureThreshold: 50
- tolerations:
- - key: arch
- operator: Equal
- value: arm64
- effect: NoSchedule
- #tolerations:
- # - key: arch
- # operator: Equal
- # value: arm64
- # effect: NoSchedule
+ # tolerations:
+ # - key: arch
+ # operator: Equal
+ # value: arm64
+ # effect: NoSchedule
redis:
auth:
password: ENC[AES256_GCM,data:j7bUIwZKTrvrLherAO7g9U0F4ur9pbZQY5Jm/XlBfM1mVH+GuQGd3kKxVvdOV8P878yf6F+AB4Q+ZFo4L/MOFw==,iv:Eom00lKbSqPVDJA80SnkmoaAgTcpCKHUvqOwQnfSYg8=,tag:0CizVY5q40GOWpH5pNENFQ==,type:str]