Poddlers: fixup
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
f78d45c472
commit
b8f1abaf5b
2 changed files with 3 additions and 3 deletions
|
@ -87,8 +87,8 @@
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: poddlers
|
app: poddlers
|
||||||
template: secret.yml
|
template: secrets.yml
|
||||||
objectname: secret.yml
|
objectname: secrets.yml
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: poddlers
|
app: poddlers
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
{% macro common_volumes() -%}
|
{% macro common_volumes() -%}
|
||||||
- name: toddlers-secret-volume
|
- name: toddlers-secret-volume
|
||||||
secret:
|
secret:
|
||||||
secretName: toddlers-secret
|
secretName: secrets
|
||||||
- name: fedora-messaging-ca-volume
|
- name: fedora-messaging-ca-volume
|
||||||
secret:
|
secret:
|
||||||
secretName: toddlers-fedora-messaging-ca
|
secretName: toddlers-fedora-messaging-ca
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue