postfix instead of prefix
This commit is contained in:
@ -46,10 +46,10 @@ metadata:
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- %PREFIX%nutri.hottis.de
|
||||
- nutri%POSTFIX%.hottis.de
|
||||
secretName: nutri-cert
|
||||
rules:
|
||||
- host: %PREFIX%nutri.hottis.de
|
||||
- host: nutri%POSTFIX%.hottis.de
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
Reference in New Issue
Block a user