Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for deployments (0.24 sec)

  1. istioctl/pkg/writer/ztunnel/configdump/testdata/dump.json

          "name": "ratings-v1-6484c4d9bb-mdxm5",
          "namespace": "bookinfo",
          "trustDomain": "cluster.local",
          "serviceAccount": "bookinfo-ratings",
          "workloadName": "ratings-v1",
          "workloadType": "deployment",
          "canonicalName": "ratings",
          "canonicalRevision": "v1",
          "network": "network1",
          "node": "ambient-worker2",
          "nativeTunnel": true,
          "status": "Healthy",
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Apr 16 03:28:36 GMT 2024
    - 33.1K bytes
    - Viewed (0)
  2. manifests/charts/gateway/values.schema.json

            "containerSecurityContext": {
              "type": [
                "object",
                "null"
              ]
            },
            "kind": {
              "type": "string",
              "enum": [
                "Deployment",
                "DaemonSet"
              ]
            },
            "annotations": {
              "additionalProperties": {
                "type": [
                  "string",
                  "integer"
                ]
    Json
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Thu Jan 18 16:33:33 GMT 2024
    - 6.7K bytes
    - Viewed (0)
Back to top