mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user