Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 40 for yamlv3 (0.28 sec)

  1. samples/addons/grafana.yaml

                - name: config
                  mountPath: "/etc/grafana/provisioning/datasources/datasources.yaml"
                  subPath: "datasources.yaml"
                - name: config
                  mountPath: "/etc/grafana/provisioning/dashboards/dashboardproviders.yaml"
                  subPath: "dashboardproviders.yaml"
              ports:
                - name: grafana
                  containerPort: 3000
                  protocol: TCP
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  2. cluster/gce/util.sh

    NODE_PROBLEM_DETECTOR_TOKEN: $(yaml-quote "${NODE_PROBLEM_DETECTOR_TOKEN:-}")
    ADMISSION_CONTROL: $(yaml-quote "${ADMISSION_CONTROL:-}")
    MASTER_IP_RANGE: $(yaml-quote "${MASTER_IP_RANGE}")
    RUNTIME_CONFIG: $(yaml-quote "${RUNTIME_CONFIG}")
    CA_CERT: $(yaml-quote "${CA_CERT_BASE64:-}")
    KUBELET_CERT: $(yaml-quote "${KUBELET_CERT_BASE64:-}")
    KUBELET_KEY: $(yaml-quote "${KUBELET_KEY_BASE64:-}")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  3. cluster/gce/gci/configure-helper.sh

        setup-addon-custom-yaml "addons" "calico-policy-controller" "calico-node-daemonset.yaml" "${CUSTOM_CALICO_NODE_DAEMONSET_YAML:-}"
        setup-addon-custom-yaml "addons" "calico-policy-controller" "typha-deployment.yaml" "${CUSTOM_TYPHA_DEPLOYMENT_YAML:-}"
    
        # Configure Calico CNI directory.
        local -r ds_file="${dst_dir}/calico-policy-controller/calico-node-daemonset.yaml"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 22:07:47 UTC 2024
    - 141.1K bytes
    - Viewed (0)
  4. istioctl/pkg/authz/testdata/configdump.yaml

    Xiaopeng Han <******@****.***> 1687357223 +0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 21 14:20:23 UTC 2023
    - 206.7K bytes
    - Viewed (1)
  5. staging/src/k8s.io/apiserver/pkg/endpoints/handlers/fieldmanager/endpoints.yaml

    Antoine Pelisse <******@****.***> 1569011526 -0700
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Sep 25 19:51:58 UTC 2019
    - 183.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apimachinery/pkg/util/managedfields/endpoints.yaml

    Antoine Pelisse <******@****.***> 1671748498 -0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 08 21:44:00 UTC 2023
    - 183.9K bytes
    - Viewed (0)
  7. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    "defaults" }} {{- with .Values.profile }} {{- $a := mustMergeOverwrite $defaults ($.Files.Get (printf "files/profile-%s.yaml" .) | fromYaml) }} {{- end }} {{- $b := set $ "Values" (mustMergeOverwrite $defaults $.Values) }} manifests/charts/base/templates/crds.yaml {{- if .Values.base.enableCRDTemplates }} {{ .Files.Get "crds/crd-all.gen.yaml" }} {{ .Files.Get "crds/crd-operator.yaml" }} {{- end }} manifests/charts/base/templates/NOTES.txt Istio base successfully installed! To learn more about the release,...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__certificates.k8s.io__v1_openapi.json

              },
              "request": {
                "description": "request contains an x509 certificate signing request encoded in a \"CERTIFICATE REQUEST\" PEM block. When serialized as JSON or YAML, the data is additionally base64-encoded.",
                "format": "byte",
                "type": "string",
                "x-kubernetes-list-type": "atomic"
              },
              "signerName": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 151.7K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiserver/pkg/endpoints/apiserver_test.go

    			{name: "post-strict-validation-yaml", path: "/namespaces/default/simples", verb: "POST", data: validYAMLDataPost, queryParams: strictFieldValidation, contentType: "application/yaml", expectedStatusCode: http.StatusCreated},
    			{name: "post-warn-validation-yaml", path: "/namespaces/default/simples", verb: "POST", data: validYAMLDataPost, queryParams: warnFieldValidation, contentType: "application/yaml", expectedStatusCode: http.StatusCreated},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 01 20:15:22 UTC 2023
    - 158.7K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__flowcontrol.apiserver.k8s.io__v1beta3_openapi.json

              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.Time": {
            "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers.",
            "format": "date-time",
            "type": "string"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 232.7K bytes
    - Viewed (0)
Back to top