Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for HUB (0.03 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    ```console helm show values istio/ztunnel ``` manifests/charts/ztunnel/values.yaml defaults: # Hub to pull from. Image will be `Hub/Image:Tag-Variant` hub: gcr.io/istio-testing # Tag to pull from. Image will be `Hub/Image:Tag-Variant` tag: latest # Variant to pull. Options are "debug" or "distroless". Unset will use the default for the given version. variant: "" # Image name to pull from. Image will be `Hub/Image:Tag-Variant` # If Image contains a "/", it will replace the entire `image` in the pod....
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/pilot_default.golden.yaml

            },
            "defaultResources": {
              "requests": {
                "cpu": "10m"
              }
            },
            "enabled": false,
            "externalIstiod": false,
            "hub": "docker.io/istio",
            "imagePullPolicy": "",
            "imagePullSecrets": [],
            "istioNamespace": "istio-system",
            "istiod": {
              "enableAnalysis": false
            },
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 102.6K bytes
    - Viewed (0)
  3. src/cmd/go/alldocs.go

    //
    //		import "launchpad.net/~user/project/branch"
    //		import "launchpad.net/~user/project/branch/sub/directory"
    //
    //	IBM DevOps Services (Git)
    //
    //		import "hub.jazz.net/git/user/project"
    //		import "hub.jazz.net/git/user/project/sub/directory"
    //
    // For code hosted on other servers, import paths may either be qualified
    // with the version control type, or the go tool can dynamically fetch
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top