diff --git a/values.yaml b/values.yaml index cd9f464..dcdfe8a 100644 --- a/values.yaml +++ b/values.yaml @@ -18,18 +18,13 @@ service: port: 80 targetPort: 7007 -# Ingress configuration -# Disabled - using HTTPRoute (Gateway API) instead via Terraform +# Ingress configuration (DEPRECATED - using HTTPRoute via Terraform instead) +# HTTPRoute is managed by Terraform in os-test-framework-terraform module +# The HTTPRoute connects to the Traefik Gateway with 600s timeouts configured ingress: enabled: false - className: nginx - annotations: - cert-manager.io/cluster-issuer: "letsencrypt-prod" - nginx.ingress.kubernetes.io/ssl-redirect: "true" - nginx.ingress.kubernetes.io/backend-protocol: "HTTP" - nginx.ingress.kubernetes.io/proxy-body-size: "100m" - nginx.ingress.kubernetes.io/proxy-read-timeout: "600" - nginx.ingress.kubernetes.io/proxy-send-timeout: "600" + className: "" + annotations: {} hosts: - host: backstage.os-tf-qa.onlinesales.ai paths: