mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix typo in rabbitmq-ha/values.yaml (#4793)
This commit is contained in:
committed by
k8s-ci-robot
parent
df058c3c64
commit
8a77fa1fbc
@@ -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:
|
||||
|
||||
@@ -49,7 +49,7 @@ rabbitmqCert:
|
||||
certfile: |
|
||||
keyfile: |
|
||||
|
||||
## Authentication mecanism
|
||||
## Authentication mechanism
|
||||
## Ref: http://www.rabbitmq.com/authentication.html
|
||||
rabbitmqAuth:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user