Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Template (0.18 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // Template is the object that describes the pod that will be created if
      // insufficient replicas are detected. This takes precedence over a TemplateRef.
      // The only allowed template.spec.restartPolicy value is "Always".
      // More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template
      // +optional
      optional PodTemplateSpec template = 3;
    }
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top