mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typo in rabbitmq-ha/values.yaml (#4582)
* fix typo in rabbitmq-ha/values.yaml * add version in rabbitmq-ha/charts.yaml
This commit is contained in:
committed by
k8s-ci-robot
parent
b1665eee16
commit
711d023705
@@ -1,7 +1,7 @@
|
||||
name: rabbitmq-ha
|
||||
apiVersion: v1
|
||||
appVersion: 3.7.3
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
description: Highly available RabbitMQ cluster, the open source message broker
|
||||
software that implements the Advanced Message Queuing Protocol (AMQP).
|
||||
keywords:
|
||||
|
||||
@@ -45,7 +45,7 @@ rabbitmqCert:
|
||||
certfile: |
|
||||
keyfile: |
|
||||
|
||||
## Authentification mecanism
|
||||
## Authentication mecanism
|
||||
## Ref: http://www.rabbitmq.com/authentication.html
|
||||
rabbitmqAuth:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user