From 442470463baf8de891d84438064a68fa7ac8f072 Mon Sep 17 00:00:00 2001 From: Julien Kosinski Date: Tue, 5 Dec 2023 00:47:55 +0100 Subject: [PATCH] Update README.md (#598) Fix link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2a8a7f..e6c796ee 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ spec: Apply the above as follows: ```console -kubectl -n cass-operator apply -f https://github.com/k8ssandra/cass-operator/blob/master/config/samples/example-cassdc-three-nodes-single-rack.yaml +kubectl -n cass-operator apply -f https://raw.githubusercontent.com/k8ssandra/cass-operator/master/config/samples/example-cassdc-three-nodes-single-rack.yaml ``` You can check the status of pods in the Cassandra cluster as follows: