diff --git a/playbooks/openshift-apps/elections.yml b/playbooks/openshift-apps/elections.yml index d20c1fd491..f0c003edbc 100644 --- a/playbooks/openshift-apps/elections.yml +++ b/playbooks/openshift-apps/elections.yml @@ -44,6 +44,11 @@ key: elections.ca privatefile: "rabbitmq/{{env}}/pki/ca.crt" + - role: openshift/object + app: elections + template: secret.yml + objectname: secret.yml + - role: openshift/object app: elections template: configmap.yml