fix: fix openfga playground ingress
This commit is contained in:
@@ -26,10 +26,10 @@ ingress:
|
||||
- host: openfga.dev.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
servicePort: http
|
||||
servicePort: 8080
|
||||
pathType: ImplementationSpecific
|
||||
- path: /playground
|
||||
servicePort: playground
|
||||
servicePort: 3000
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- secretName: staging-openfga-tls
|
||||
|
||||
Reference in New Issue
Block a user