docs: k8s-jobs role needs batch apigroup (#14343)

This commit is contained in:
Jakub Matyszewski 2023-07-04 11:04:20 +02:00 committed by GitHub
parent e2676c390e
commit cc159f4317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ metadata:
rules:
- apiGroups:
- ""
- batch
resources:
- pods
- configmaps