elections: load the secret.yml object...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
a7f2a6b08d
commit
cf6c2f3b40
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@
|
||||||
key: elections.ca
|
key: elections.ca
|
||||||
privatefile: "rabbitmq/{{env}}/pki/ca.crt"
|
privatefile: "rabbitmq/{{env}}/pki/ca.crt"
|
||||||
|
|
||||||
|
- role: openshift/object
|
||||||
|
app: elections
|
||||||
|
template: secret.yml
|
||||||
|
objectname: secret.yml
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: elections
|
app: elections
|
||||||
template: configmap.yml
|
template: configmap.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue