headlamp: fix ingress paths schema (type, not pathType)
This commit is contained in:
@ -37,7 +37,7 @@ spec:
|
|||||||
- host: headlamp.pit4noshit.de
|
- host: headlamp.pit4noshit.de
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
type: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- secretName: headlamp-tls
|
- secretName: headlamp-tls
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user