[zh-cn]sync stateful-set-auto-delete-pvc watch-list
Signed-off-by: xin.li <xin.li@daocloud.io>pull/49184/head
parent
c8ecc085d0
commit
61945b5a70
|
@ -14,6 +14,10 @@ stages:
|
|||
- stage: beta
|
||||
defaultValue: true
|
||||
fromVersion: "1.27"
|
||||
toVersion: "1.31"
|
||||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.32"
|
||||
---
|
||||
<!--
|
||||
Allows the use of the optional `.spec.persistentVolumeClaimRetentionPolicy` field,
|
||||
|
|
|
@ -9,6 +9,10 @@ stages:
|
|||
- stage: alpha
|
||||
defaultValue: false
|
||||
fromVersion: "1.27"
|
||||
toVersion: "1.31"
|
||||
- stage: beta
|
||||
defaultValue: true
|
||||
fromVersion: "1.32"
|
||||
---
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue