Update docs/features/kubernetes/configuration.md

Signed-off-by: Ben Lambert <blam@spotify.com>
This commit is contained in:
Ben Lambert
2023-01-24 10:53:04 +01:00
committed by GitHub
parent c59a5e114a
commit 834ac839b4
+6 -6
View File
@@ -429,12 +429,12 @@ Example:
---
kubernetes:
objectTypes:
- 'configmaps'
- 'deployments'
- 'limitranges'
- 'pods'
- 'services'
- 'statefulsets'
- configmaps
- deployments
- limitranges
- pods
- services
- statefulsets
```
### Role Based Access Control