Skip to content

Commit

Permalink
Update images/cassandra-medusa/README.md
Browse files Browse the repository at this point in the history
Signed-off-by: mamccorm <mark.mccormick@chainguard.dev>
  • Loading branch information
mamccorm authored Jan 24, 2024
1 parent 0aba2cb commit 2c1488f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion images/cassandra-medusa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ helm repo add k8ssandra https://helm.k8ssandra.io/stable
helm repo update

helm install cassandra-medusa k8ssandra/k8ssandra-operator -n cassandra-medusa
helm upgrade k8ssandra-operator \
kubectl create ns cassandra-medusa
helm install k8ssandra-operator \
-n cassandra-medusa \
--set medusa.image.registry=cgr \
--set medusa.image.repository=chainguard/cassandra-medusa \
Expand Down

0 comments on commit 2c1488f

Please sign in to comment.