mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-29 06:51:55 +00:00
feat: add nginx annotations
This commit is contained in:
parent
7ea154b025
commit
69c1a64c01
@ -9,6 +9,7 @@ ingress:
|
||||
className: "nginx"
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
kubernetes.io/tls-acme: "true"
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
hosts:
|
||||
- host: alexohneander.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user