diff --git a/roles/openshift-apps/greenwave/templates/deploymentconfig.yml b/roles/openshift-apps/greenwave/templates/deploymentconfig.yml index d0047e0bb2..d769a64229 100644 --- a/roles/openshift-apps/greenwave/templates/deploymentconfig.yml +++ b/roles/openshift-apps/greenwave/templates/deploymentconfig.yml @@ -81,7 +81,7 @@ spec: ports: - containerPort: 8081 command: - - fedora-messaging consume + - '/usr/bin/fedora-messaging consume' volumeMounts: - name: config-volume mountPath: /etc/greenwave