Package io.quarkus.kubernetes.deployment
Class PvcVolumeConfig
java.lang.Object
io.quarkus.kubernetes.deployment.PvcVolumeConfig
-
Field Details
-
claimName
The name of the claim to mount. -
defaultMode
Default mode. When specifying an octal number, leading zero must be present. -
optional
@ConfigItem boolean optionalOptional
-
-
Constructor Details
-
PvcVolumeConfig
public PvcVolumeConfig()
-