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