Merge pull request #116501 from mattcary/ss-beta

Graduate StatefulSetAutoDelete to beta
This commit is contained in:
Kubernetes Prow Robot
2023-03-13 19:31:20 -07:00
committed by GitHub
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: