host change
This commit is contained in:
@@ -5,10 +5,12 @@ metadata:
|
|||||||
name: moj-servis-ingress
|
name: moj-servis-ingress
|
||||||
namespace: student-mihaeljanjic
|
namespace: student-mihaeljanjic
|
||||||
annotations:
|
annotations:
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: web
|
traefik.ingress.kubernetes.io/router.entrypoints: web,websecure
|
||||||
|
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
spec:
|
spec:
|
||||||
|
ingressClassName: traefik
|
||||||
rules:
|
rules:
|
||||||
- host: mihael-janjic.argocd.fpmoz.sum.ba
|
- host: moj-servis-mihaeljanjic.argocd.fpmoz.sum.ba #mihael-janjic.argocd.fpmoz.sum.ba
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|||||||
Reference in New Issue
Block a user