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

[Fix/Chart] Role multi-casskop #256

Closed erdrix closed 4 years ago

erdrix commented 4 years ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes #255
License Apache 2.0

What's in this PR?

This PR fix the necessary role for multicasskop

Why?

The role reffered to cassandracluster instead of multicasskop

Checklist