Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.08 KB

ThinRuntimeProfileSpec.md

File metadata and controls

16 lines (12 loc) · 1.08 KB

ThinRuntimeProfileSpec

ThinRuntimeProfileSpec defines the desired state of ThinRuntimeProfile

Properties

Name Type Description Notes
file_system_type str file system of thinRuntime [default to '']
fuse ThinFuseSpec [optional]
image_pull_secrets list[V1LocalObjectReference] ImagePullSecrets that will be used to pull images [optional]
node_publish_secret_policy str NodePublishSecretPolicy describes the policy to decide which to do with node publish secret when mounting an existing persistent volume. [optional]
volumes list[V1Volume] Volumes is the list of Kubernetes volumes that can be mounted by runtime components and/or fuses. [optional]
worker ThinCompTemplateSpec [optional]

[Back to Model list] [Back to API list] [Back to README]