Fixes default value (#12286)

* Fixes default value

Signed-off-by: Mohammad Abdoli Rad <m.abdolirad@gmail.com>

* Bumped chart version

Signed-off-by: Mohammad Abdoli Rad <m.abdolirad@gmail.com>
This commit is contained in:
Mohammad Abdoli Rad
2019-03-15 10:56:57 -07:00
committed by Kubernetes Prow Robot
parent b63942c436
commit d95138ec12
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: rabbitmq-ha
apiVersion: v1
appVersion: 3.7.12
version: 1.22.0
version: 1.22.1
description: Highly available RabbitMQ cluster, the open source message broker
software that implements the Advanced Message Queuing Protocol (AMQP).
keywords:
+4 -4
View File
@@ -327,18 +327,18 @@ updateStrategy: OnDelete
##
resources: {}
# limits:
# cpu: 100mm
# cpu: 100m
# memory: 1Gi
# requests:
# cpu: 100mm
# cpu: 100m
# memory: 1Gi
initContainer:
resources: {}
# limits:
# cpu: 100mm
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 100mm
# cpu: 100m
# memory: 128Mi
## Data Persistency