fix: fix openfga playground ingress
This commit is contained in:
@@ -27,15 +27,12 @@ ingress:
|
|||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
- host: openfga.dev.oceanbox.io
|
- path: /playground
|
||||||
http:
|
backend:
|
||||||
paths:
|
|
||||||
- backend:
|
|
||||||
service:
|
service:
|
||||||
name: staging-openfga
|
name: staging-openfga
|
||||||
port:
|
port:
|
||||||
number: 3000
|
number: 3000
|
||||||
path: /playground
|
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- secretName: staging-openfga-tls
|
- secretName: staging-openfga-tls
|
||||||
|
|||||||
Reference in New Issue
Block a user