Skip to content
Snippets Groups Projects
Verified Commit 77df23c8 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(hcloud-dynfw): Disable automounting of the serviceaccount token

Since the pod doesn't interact with the Kubernetes API, this adjustment
should help to lock it down further.
parent 3a94a7d2
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,4 @@ spec:
- secretRef:
name: hcloud-dynfw-conf
restartPolicy: OnFailure
automountServiceAccountToken: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment