fix typo in rabbitmq-ha/values.yaml (#4793)

This commit is contained in:
Chengfei Shang
2018-04-08 22:38:07 -07:00
committed by k8s-ci-robot
parent df058c3c64
commit 8a77fa1fbc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: rabbitmq-ha
apiVersion: v1
appVersion: 3.7.3
version: 1.3.0
version: 1.3.1
description: Highly available RabbitMQ cluster, the open source message broker
software that implements the Advanced Message Queuing Protocol (AMQP).
keywords:
+1 -1
View File
@@ -49,7 +49,7 @@ rabbitmqCert:
certfile: |
keyfile: |
## Authentication mecanism
## Authentication mechanism
## Ref: http://www.rabbitmq.com/authentication.html
rabbitmqAuth:
enabled: false