This commit is contained in:
@ -42,14 +42,14 @@ kind: Ingress
|
||||
metadata:
|
||||
name: nutri
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production-http
|
||||
cert-manager.io/cluster-issuer: letsencrypt-staging-http
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- nutri.hottis.de
|
||||
- %PREFIX%nutri.hottis.de
|
||||
secretName: nutri-cert
|
||||
rules:
|
||||
- host: nutri.hottis.de
|
||||
- host: %PREFIX%nutri.hottis.de
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
Reference in New Issue
Block a user