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