flatpak-cache: fix path to ca key
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9269704887
commit
9c4f7939b2
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
app: flatpak-cache
|
app: flatpak-cache
|
||||||
secret_name: flatpak-cache-key
|
secret_name: flatpak-cache-key
|
||||||
key: ca.key
|
key: ca.key
|
||||||
privatefile: "flatpak-cache-certs/{{env}}/pki/ca.key"
|
privatefile: "flatpak-cache-certs/{{env}}/pki/private/ca.key"
|
||||||
|
|
||||||
- role: openshift/secret-file
|
- role: openshift/secret-file
|
||||||
app: flatpak-cache
|
app: flatpak-cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue