Harmless change to reset the number of replicas
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
71f3921c67
commit
d1f4d753b6
1 changed files with 0 additions and 36 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue