Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for unprivilegedPort (0.43 sec)

  1. manifests/charts/gateway/values.schema.json

              "type": "string"
            },
            "compatibilityVersion": {
              "type": "string"
            },
            "runAsRoot": {
              "type": "boolean"
            },
            "unprivilegedPort": {
              "type": [
                "string",
                "boolean"
              ],
              "enum": [
                true,
                false,
                "auto"
              ]
            },
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Thu Jan 18 16:33:33 GMT 2024
    - 6.7K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    "type": "string" }, "memory": { "type": "string" } } }, "requests": { "type": "object", "properties": { "cpu": { "type": "string" }, "memory": { "type": "string" } } } } }, "revision": { "type": "string" }, "runAsRoot": { "type": "boolean" }, "unprivilegedPort": { "type": ["string", "boolean"], "enum": [true, false, "auto"] }, "service": { "type": "object", "properties": { "annotations": { "type": "object" }, "externalTrafficPolic": { "type": "string" }, "loadBalancerIP": { "type": "string" }, "lo...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
Back to top