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