[bot] [main] Automated version update (#2310)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
@@ -2754,7 +2754,7 @@ spec:
|
||||
description: Storage spec to specify how storage shall be used.
|
||||
properties:
|
||||
disableMountSubPath:
|
||||
description: '*Deprecated: subPath usage will be removed in a future release.*'
|
||||
description: 'Deprecated: subPath usage will be removed in a future release.'
|
||||
type: boolean
|
||||
emptyDir:
|
||||
description: 'EmptyDirVolumeSource to be used by the StatefulSet. If specified, it takes precedence over `ephemeral` and `volumeClaimTemplate`. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir'
|
||||
@@ -3054,7 +3054,7 @@ spec:
|
||||
type: string
|
||||
type: object
|
||||
status:
|
||||
description: '*Deprecated: this field is never set.*'
|
||||
description: 'Deprecated: this field is never set.'
|
||||
properties:
|
||||
accessModes:
|
||||
description: 'accessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1'
|
||||
|
||||
Reference in New Issue
Block a user