ops(dex): fix tls

This commit is contained in:
Kat Inskip 2024-01-21 16:04:21 -08:00
parent 7cda844e55
commit 7c9c903ae7
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -20,6 +20,9 @@ spec:
- mountPath: /etc/ssl/certs
name: etc-ssl-certs
readOnly: true
- mountPath: /etc/dex/tls
name: etc-ssl-certs
readOnly: true
volumes:
- name: etc-ssl-certs
hostPath: