Fix duplicate value in deploymentconfig
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
2571561222
commit
68fb2be40f
1 changed files with 0 additions and 9 deletions
|
@ -110,15 +110,6 @@ spec:
|
||||||
- name: rabbitmq-crt-volume
|
- name: rabbitmq-crt-volume
|
||||||
mountPath: /etc/pki/rabbitmq/crt
|
mountPath: /etc/pki/rabbitmq/crt
|
||||||
readOnly:
|
readOnly:
|
||||||
- name: rabbitmq-ca-volume
|
|
||||||
secret:
|
|
||||||
secretName: rabbitmq-ca
|
|
||||||
- name: rabbitmq-key-volume
|
|
||||||
secret:
|
|
||||||
secretName: rabbitmq-key
|
|
||||||
- name: rabbitmq-crt-volume
|
|
||||||
secret:
|
|
||||||
secretName: rabbitmq-cert
|
|
||||||
triggers:
|
triggers:
|
||||||
- type: ImageChange
|
- type: ImageChange
|
||||||
imageChangeParams:
|
imageChangeParams:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue