From 07b37f12696f8e745ec00ee836f2c31312253bbf Mon Sep 17 00:00:00 2001 From: Lukasz Zimnoch Date: Wed, 3 Apr 2024 10:08:47 +0200 Subject: [PATCH] Update `keep-maintainer` Kubernetes deployment on `keep-prd` Here we update the `keep-maintainer` manifest according to the recent updates performed on the cluster. --- .../kube/keep-prd/keep-maintainer/kustomization.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/infrastructure/kube/keep-prd/keep-maintainer/kustomization.yaml b/infrastructure/kube/keep-prd/keep-maintainer/kustomization.yaml index e141e4866a..755b9fbb7b 100644 --- a/infrastructure/kube/keep-prd/keep-maintainer/kustomization.yaml +++ b/infrastructure/kube/keep-prd/keep-maintainer/kustomization.yaml @@ -11,7 +11,7 @@ commonLabels: images: - name: keep-maintainer newName: keepnetwork/keep-client - newTag: v2.0.0-m5 + newTag: v2.0.0 configMapGenerator: - name: keep-maintainer-config @@ -19,7 +19,6 @@ configMapGenerator: literals: - network=mainnet - electrum-api-url=ws://electrumx.bitcoin:8080 - - redemption-request-amount-limit=1500000000 # 15 BTC in satoshi files: - .secret/keep-maintainer-keyfile