Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-2548

Add quotes to booleans in Kubernetes Gateway API config

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • OSSM 2.3.0
    • OSSM 2.2.0
    • Documentation
    • None

      Put all true values in the YAML at https://docs.openshift.com/container-platform/4.11/service_mesh/v2x/servicemesh-release-notes.html#kubernetes-gateway-api to double quotes:

      spec: 
        runtime: 
          components: 
            pilot: 
              container: 
                env: 
                  PILOT_ENABLE_GATEWAY_API: "true"
                  PILOT_ENABLE_GATEWAY_API_STATUS: "true"
                  # and optionally, for the deployment controller
                  PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER: "true"
      

              rhn-support-tokeefe Tim O'Keefe
              rkratky@redhat.com Robert Krátký (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: