Merge pull request #8486 from RoadieHQ/cronjobs-docs

add cronjobs to list of required permissions
This commit is contained in:
Ben Lambert
2021-12-16 10:55:49 +01:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ configs
const
cookiecutter
cron
cronjobs
css
Datadog
dataflow
@@ -264,6 +264,12 @@ following objects:
- horizontalpodautoscalers
- ingresses
The following RBAC permissions are required on the batch API group for the
following objects:
- jobs
- cronjobs
## Surfacing your Kubernetes components as part of an entity
There are two ways to surface your Kubernetes components as part of an entity.