Harmless change to reset the number of replicas

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2019-12-23 12:30:00 +01:00 committed by Pierre-Yves Chibon
parent 71f3921c67
commit d1f4d753b6

View file

@ -51,18 +51,6 @@ items:
- name: rabbitmq-crt-volume
mountPath: /etc/pki/rabbitmq/crt
readOnly: true
#readinessProbe:
# timeoutSeconds: 1
# initialDelaySeconds: 5
# httpGet:
# path: /api/v1/
# port: 8080
#livenessProbe:
# timeoutSeconds: 1
# initialDelaySeconds: 30
# httpGet:
# path: /api/v1/
# port: 8080
volumes:
- name: config-volume
configMap:
@ -143,18 +131,6 @@ items:
- name: rabbitmq-crt-volume
mountPath: /etc/pki/rabbitmq/crt
readOnly: true
#readinessProbe:
# timeoutSeconds: 1
# initialDelaySeconds: 5
# httpGet:
# path: /api/v1/
# port: 8080
#livenessProbe:
# timeoutSeconds: 1
# initialDelaySeconds: 30
# httpGet:
# path: /api/v1/
# port: 8080
volumes:
- name: config-volume
configMap:
@ -229,18 +205,6 @@ items:
- name: rabbitmq-crt-volume
mountPath: /etc/pki/rabbitmq/crt
readOnly: true
#readinessProbe:
# timeoutSeconds: 1
# initialDelaySeconds: 5
# httpGet:
# path: /api/v1/
# port: 8080
#livenessProbe:
# timeoutSeconds: 1
# initialDelaySeconds: 30
# httpGet:
# path: /api/v1/
# port: 8080
volumes:
- name: config-volume
configMap: