mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ops(dex): fix certs
This commit is contained in:
parent
21dfb8537e
commit
3171ebd485
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ spec:
|
||||||
name: etc-ssl-certs
|
name: etc-ssl-certs
|
||||||
readOnly: true
|
readOnly: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: ca-certs
|
- name: etc-ssl-certs
|
||||||
hostPath:
|
hostPath:
|
||||||
path: /etc/dex-ssl
|
path: /etc/dex-ssl
|
||||||
type: DirectoryOrCreate
|
type: DirectoryOrCreate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue