-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f629c18
commit 285dc0d
Showing
4 changed files
with
5 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
kind create cluster --config=./templates/initial-config/kind.yaml && \ | ||
docker pull hirosystems/stacks-blockchain-api:latest --platform=linux/amd64 && \ | ||
kind load docker-image hirosystems/stacks-blockchain-api && \ | ||
kind load docker-image stacks-network && \ | ||
kubectl --context kind-kind apply -f https://openebs.github.io/charts/openebs-operator.yaml && \ | ||
kubectl --context kind-kind apply -f ./templates/initial-config/storage-class.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters