Skip to content

Commit

Permalink
Fix: Small network example has incorrect ceramic ipfs speec
Browse files Browse the repository at this point in the history
  • Loading branch information
3benbox committed Sep 12, 2023
1 parent 86a2c0c commit 7387cd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions k8s/networks/small.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ spec:
image: ceramicnetwork/js-ceramic:latest
imagePullPolicy: IfNotPresent
ipfs:
kind: go
image: ceramicnetwork/go-ipfs-daemon:latest
imagePullPolicy: Always
go:
image: ceramicnetwork/go-ipfs-daemon:latest
imagePullPolicy: Always
# Use custom runner image for bootstrapping
bootstrap:
image: keramik/runner:dev
Expand Down

0 comments on commit 7387cd8

Please sign in to comment.