diff --git a/kustomizations/openfga/values-staging.yaml b/kustomizations/openfga/values-staging.yaml index c8315547..5e3121a7 100644 --- a/kustomizations/openfga/values-staging.yaml +++ b/kustomizations/openfga/values-staging.yaml @@ -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