fix: fix openfga playground ingress

This commit is contained in:
Jonas Juselius
2024-08-28 10:01:47 +02:00
parent 898fa6e0c6
commit acd2f17076
+1 -5
View File
@@ -28,11 +28,7 @@ ingress:
- path: / - path: /
pathType: ImplementationSpecific pathType: ImplementationSpecific
- path: /playground - path: /playground
backend: servicePort: playground
service:
name: staging-openfga
port:
number: 3000
pathType: ImplementationSpecific pathType: ImplementationSpecific
tls: tls:
- secretName: staging-openfga-tls - secretName: staging-openfga-tls