Skip to content

Commit

Permalink
add proxy tls certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-js committed Sep 11, 2024
1 parent 8d673ca commit ac518c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/base/networking/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ spec:
- hosts:
- "*.aoki.app"
secretName: service-tls
- hosts:
- "proxy.key.aoki.app"
secretName: media-proxy-tls

0 comments on commit ac518c7

Please sign in to comment.