Add: machinaris/btcgreen

This commit is contained in:
Gerrit Pannek 2022-01-30 15:09:39 +01:00
parent 033c175502
commit c3abf6b30a
2 changed files with 4 additions and 25 deletions

View file

@ -1,18 +0,0 @@
config:
description: Github Action Runner
syncWave: 100
apps:
- name: github-runner
repoURL: https://github.com/actions-runner-controller/actions-runner-controller/
path: charts/actions-runner-controller
targetRevision: master
secrets:
- name: controller-manager
keys:
- github_token
parameters:
- name: securityContext.runAsNonRoot
value: "true"
- name: securityContext.runAsUser
value: "1000"

View file

@ -172,7 +172,7 @@ worker:
api: 8934
- name: btcgreen
enabled: false
enabled: true
image: ghcr.io/guydavis/machinaris-btcgreen
mode: fullnode
ports:
@ -201,24 +201,21 @@ worker:
- name: shibgreen
enabled: false
#image: ghcr.io/guydavis/machinaris-shibgreen:v0.6.8
image: nold360/machinaris-shibgreen:latest
image: ghcr.io/guydavis/machinaris-shibgreen
mode: fullnode
ports:
api: 8939
- name: flora
enabled: false
#image: ghcr.io/guydavis/machinaris-flora:v0.6.8
image: nold360/machinaris-flora:latest
image: ghcr.io/guydavis/machinaris-flora
mode: fullnode
ports:
api: 8932
- name: cryptodoge
enabled: false
#image: ghcr.io/guydavis/machinaris-cryptodoge:v0.6.8
image: nold360/machinaris-cryptodoge:latest
image: ghcr.io/guydavis/machinaris-cryptodoge
mode: fullnode
ports:
api: 8937