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
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
className: traefik
|
||||
enabled: true
|
||||
|
||||
host: demo-frontend.local
|
||||
path: /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user