Browse Source

Quoted the value for UseCustomizationData

pull/1259/head
Tim McCarthy 5 years ago
parent
commit
1e6b6cdf05
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      deploy/aro/openshift-templates/ordering-backgroundtasks-deploy-template.yml

+ 1
- 1
deploy/aro/openshift-templates/ordering-backgroundtasks-deploy-template.yml View File

@ -34,7 +34,7 @@ objects:
- name: EventBusConnection
value: ${RABBITMQ_HOSTNAME}
- name: UseCustomizationData
value: true
value: "true"
- name: CheckUpdateTime
value: "30000"
- name: GracePeriodTime


Loading…
Cancel
Save