flatpak-cache: fix path to ca key

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-01-08 15:12:07 -08:00
parent 9269704887
commit 9c4f7939b2

View file

@ -47,7 +47,7 @@
app: flatpak-cache
secret_name: flatpak-cache-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
app: flatpak-cache