Skip to content

Commit

Permalink
Update keep-maintainer Kubernetes deployment on keep-prd (#3798)
Browse files Browse the repository at this point in the history
Here we update the `keep-maintainer` manifest according to the recent
updates performed on the cluster.
  • Loading branch information
tomaszslabon authored Apr 3, 2024
2 parents ee0ed3d + 07b37f1 commit f752155
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,14 @@ commonLabels:
images:
- name: keep-maintainer
newName: keepnetwork/keep-client
newTag: v2.0.0-m5
newTag: v2.0.0

configMapGenerator:
- name: keep-maintainer-config
behavior: merge
literals:
- network=mainnet
- electrum-api-url=ws://electrumx.bitcoin:8080
- redemption-request-amount-limit=1500000000 # 15 BTC in satoshi
files:
- .secret/keep-maintainer-keyfile

Expand Down

0 comments on commit f752155

Please sign in to comment.