This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch SDAP-319 in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit e799d3307308a2a857a0da94bd427a6131e41812 Author: Riley Kuttruff <[email protected]> AuthorDate: Thu Sep 12 08:03:15 2024 -0700 SDAP-319 - Fixed typo --- 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
