Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 51 for VolumeClaimTemplates (0.34 sec)

  1. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 37.6K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta1.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 37.6K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/apps.v1.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 37.7K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 37.6K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 37.1K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 37.7K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta1.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 37.1K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta2.StatefulSet.yaml

              volumePath: volumePathValue
      updateStrategy:
        rollingUpdate:
          maxUnavailable: maxUnavailableValue
          partition: 1
        type: typeValue
      volumeClaimTemplates:
      - metadata:
          annotations:
            annotationsKey: annotationsValue
          creationTimestamp: "2008-01-01T01:01:01Z"
          deletionGracePeriodSeconds: 10
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 37.1K bytes
    - Viewed (0)
  9. helm-releases/minio-5.0.0.tgz

    extra-secret secret: secretName: {{ .Values.extraSecret }} {{- end }} {{- include "minio.tlsKeysVolume" . | indent 8 }} {{- if .Values.extraVolumes }} {{ toYaml .Values.extraVolumes | nindent 8 }} {{- end }} {{- if .Values.persistence.enabled }} volumeClaimTemplates: {{- if gt $drivesPerNode 1 }} {{- range $diskId := until $drivesPerNode}} - metadata: name: export-{{ $diskId }} {{- if $.Values.persistence.annotations }} annotations: {{ toYaml $.Values.persistence.annotations | trimSuffix "\n" | indent...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Oct 25 10:20:22 UTC 2022
    - 19.8K bytes
    - Viewed (0)
  10. helm-releases/minio-5.0.6.tgz

    extra-secret secret: secretName: {{ .Values.extraSecret }} {{- end }} {{- include "minio.tlsKeysVolume" . | indent 8 }} {{- if .Values.extraVolumes }} {{ toYaml .Values.extraVolumes | nindent 8 }} {{- end }} {{- if .Values.persistence.enabled }} volumeClaimTemplates: {{- if gt $drivesPerNode 1 }} {{- range $diskId := until $drivesPerNode}} - metadata: name: export-{{ $diskId }} {{- if $.Values.persistence.annotations }} annotations: {{ toYaml $.Values.persistence.annotations | trimSuffix "\n" | indent...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Feb 13 06:53:06 UTC 2023
    - 20.3K bytes
    - Viewed (0)
Back to top