k3s: add missing ServiceAccountName to nkml DaemonSet

This commit is contained in:
Steffen Vogel 2021-07-15 15:24:00 +02:00
parent d1f7c32760
commit 7c8905f10d

View File

@ -406,6 +406,7 @@ spec:
app.kubernetes.io/name: nkml
spec:
hostNetwork: true
serviceAccountName: kilo
containers:
- name: nkml
image: leonnicolas/nkml