Skip to content

Commit

Permalink
Merge pull request #92 from observIQ/cassandra/update-cluster-label
Browse files Browse the repository at this point in the history
Apache Cassandra: Update `cassandra_cluster` label
  • Loading branch information
algchoo authored Oct 5, 2023
2 parents 87c0e12 + b62c263 commit 58cf652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/cassandra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ maintainers:
name: apache-cassandra
sources:
- https://github.com/apache/cassandra
version: 1.0.0
version: 1.0.1
2 changes: 1 addition & 1 deletion charts/cassandra/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
metadata:
labels:
app.kubernetes.io/app: apache-cassandra
cassandra_cluster: test-cluster
cassandra_cluster: operator:cassandra-cluster
spec:
containers:
- name: apache-cassandra
Expand Down

0 comments on commit 58cf652

Please sign in to comment.