This repository was archived by the owner on Jul 28, 2021. It is now read-only.
This repository was archived by the owner on Jul 28, 2021. It is now read-only.
Use k8s ServiceAccount with a restricted set of permissions instead of default #30
Open
Description
Currently, the service uses the default
Service Account with a set of high privileges inside the k8s clusters.
Use a dedicated service account with a minimum set of privileges as described in our contributing guidelines here keptn-sandbox/contributing#2
Definition of Done:
- Service either uses the
keptn-default
Service Account which has no privileges at all or a new, dedicated Service Account with a minimal set of permissions
Metadata
Metadata
Assignees
Labels
No labels