Orange-OpenSource / casskop

This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
https://orange-opensource.github.io/casskop/
Apache License 2.0
183 stars 54 forks source link

Fixed helm name to cassandra-operator in documentation #223

Closed fdehay closed 4 years ago

fdehay commented 4 years ago
Q A
Bug fix? yes (Doc Fix)
New feature? no
API breaks? no
Deprecations? no

What's in this PR?

Quick fix of the documentation

Why?

The new documentation use casskop as helm name instead of cassandra-operator. Bigger fix to come next week

Checklist