feat: enable ingress for demo-frontend
All checks were successful
Build & Deploy / build (push) Successful in 3s
All checks were successful
Build & Deploy / build (push) Successful in 3s
This commit is contained in:
@@ -12,8 +12,8 @@ service:
|
|||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: true
|
||||||
className: traefik
|
|
||||||
host: demo-frontend.local
|
host: demo-frontend.local
|
||||||
path: /
|
path: /
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user