add known k8s service accounts

Signed-off-by: Sverre Boschman <1142569+sboschman@users.noreply.github.com>
This commit is contained in:
Sverre Boschman
2021-10-19 14:35:49 +02:00
committed by poiana
parent 8563af8a79
commit 762500a361

View File

@@ -303,17 +303,28 @@
- list: known_sa_list
items: [
coredns,
coredns-autoscaler,
cronjob-controller,
daemon-set-controller,
deployment-controller,
disruption-controller,
endpoint-controller,
endpointslice-controller,
endpointslicemirroring-controller,
generic-garbage-collector,
horizontal-pod-autoscaler,
job-controller,
namespace-controller,
node-controller,
persistent-volume-binder,
pod-garbage-collector,
pv-protection-controller,
pvc-protection-controller,
replicaset-controller,
resourcequota-controller,
root-ca-cert-publisher,
service-account-controller,
statefulset-controller
]