Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RW (0.35 sec)

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

      // to be owned by the pod:
      //
      // 1. The owning GID will be the FSGroup
      // 2. The setgid bit is set (new files created in the volume will be owned by FSGroup)
      // 3. The permission bits are OR'd with rw-rw----
      //
      // If unset, the Kubelet will not modify the ownership and permissions of any volume.
      // Note that this field cannot be set when spec.os.name is windows.
      // +optional
      optional int64 fsGroup = 5;
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top