k3s: add missing ServiceAccountName to nkml DaemonSet
This commit is contained in:
parent
d1f7c32760
commit
7c8905f10d
@ -406,6 +406,7 @@ spec:
|
||||
app.kubernetes.io/name: nkml
|
||||
spec:
|
||||
hostNetwork: true
|
||||
serviceAccountName: kilo
|
||||
containers:
|
||||
- name: nkml
|
||||
image: leonnicolas/nkml
|
||||
|
Loading…
Reference in New Issue
Block a user