monitor-gating: load the configmap file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
a474fca426
commit
9b5f5d6714
1 changed files with 5 additions and 0 deletions
|
@ -57,6 +57,11 @@
|
||||||
template: secret.yml
|
template: secret.yml
|
||||||
objectname: secret.yml
|
objectname: secret.yml
|
||||||
|
|
||||||
|
- role: openshift/object
|
||||||
|
app: monitor-gating
|
||||||
|
template: configmap.yml
|
||||||
|
objectname: configmap.yml
|
||||||
|
|
||||||
- role: openshift/secret-file
|
- role: openshift/secret-file
|
||||||
app: monitor-gating
|
app: monitor-gating
|
||||||
secret_name: monitor-gating-ssh
|
secret_name: monitor-gating-ssh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue