Graduate StatefulSetAutoDelete to beta

Change-Id: Iee385580d313c69fbb8a893eb5c165aa0b75725d
This commit is contained in:
Matthew Cary
2023-03-11 15:12:45 -08:00
parent ead7d66ee1
commit 1d6df8233c
5 changed files with 48 additions and 8 deletions

View File

@@ -1463,6 +1463,13 @@ items:
- create
- patch
- update
- apiGroups:
- ""
resources:
- persistentvolumeclaims
verbs:
- delete
- update
- apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata: