openshift-apps / message-tagging-service: MTS_CONFIG_VERSION has to be a string
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a2bef634cf
commit
14f05eb02f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ spec:
|
|||
# This is a workaround to trigger Openshift automatically to create a
|
||||
# new pod.
|
||||
- name: MTS_CONFIG_VERSION
|
||||
value: 1
|
||||
value: "1"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue