Skip to content

Commit

Permalink
feat: add full-3 - update image
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Ramon Mañes <jose@celestia.org>
  • Loading branch information
tty47 committed Jun 23, 2023
1 parent ac6e6ee commit 3a954c3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions deployment/overlays/robusta-torch-1/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,15 @@ mutualPeers:
containerName: "da"
- nodeName: "da-full-1-0"
containerName: "da"
- peers:
- nodeName: "da-bridge-2-0"
containerName: "da"
- nodeName: "da-full-2-0"
containerName: "da"
trustedPeersPath: "/tmp/celestia-config" # SETUP_PATH
- peers:
- nodeName: "da-bridge-1-0"
containerName: "da"
- nodeName: "da-full-3-0"
containerName: "da"
trustedPeersPath: "/tmp/celestia-config" # SETUP_PATH
2 changes: 1 addition & 1 deletion deployment/overlays/robusta-torch-1/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resources:

images:
- name: ghcr.io/jrmanes/torch
newTag: 902692f
newTag: ac6e6ee

configMapGenerator:
- name: config
Expand Down

0 comments on commit 3a954c3

Please sign in to comment.