Skip to content

Commit

Permalink
rev docs
Browse files Browse the repository at this point in the history
  • Loading branch information
josemotta committed Aug 14, 2020
1 parent 1d8d260 commit b89937b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Prerequisites:

### Cluster infrastructure with Cassandra

- Create local registry at localhost:5000
- Create Cassandra operator v1.3
- Launch Cassandra
- Create configMap with secret password
Expand All @@ -81,6 +82,7 @@ scripts/prune.sh

# start the fun
scripts/setup.sh
scripts/setup-configMap.sh

# develop apps
tilt up
Expand Down
3 changes: 0 additions & 3 deletions scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
# Adapted from:
# https://github.com/tilt-dev/kind-local/blob/master/kind-with-registry.sh

# Adapted from:
# https://github.com/kubernetes-sigs/kind/commits/master/site/static/examples/kind-with-registry.sh
#
# Copyright 2020 The Kubernetes Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit b89937b

Please sign in to comment.