mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ops(dex): fix tls
This commit is contained in:
parent
7cda844e55
commit
7c9c903ae7
1 changed files with 3 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue