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

Add quotes to booleans in Kubernetes Gateway API config

    XMLWordPrintable

Details

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

    Description

      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"
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: