This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
The following commit(s) were added to refs/heads/develop by this push:
new de23f5c SDAP-319 - Fixed typo (#322)
de23f5c is described below
commit de23f5cbfa644cf6a273501b42d043ec41a4813e
Author: Riley Kuttruff <[email protected]>
AuthorDate: Thu Sep 12 08:49:15 2024 -0700
SDAP-319 - Fixed typo (#322)
---
helm/values.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm/values.yaml b/helm/values.yaml
index f09bdff..2c302aa 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -203,7 +203,7 @@ rabbitmq:
ingress:
enabled: true
-## Configuration values for the rabbitmq dependency
+## Configuration values for the cassandra dependency
## ref: https://github.com/bitnami/charts/tree/master/bitnami/cassandra
cassandra:
enabled: true