Changed ingress domain
This commit is contained in:
@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: flux-webhook.marcin00.pl
|
- host: flux.marcin00.pl
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
@ -17,4 +17,4 @@ spec:
|
|||||||
service:
|
service:
|
||||||
name: notification-controller
|
name: notification-controller
|
||||||
port:
|
port:
|
||||||
number: 80
|
number: 80
|
||||||
|
Reference in New Issue
Block a user