fix: fix openfga playground ingress

This commit is contained in:
Jonas Juselius
2024-08-28 10:09:14 +02:00
parent 91407d6ff4
commit 2316c661b0
+2 -2
View File
@@ -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