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
|
app.kubernetes.io/name: nkml
|
||||||
spec:
|
spec:
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
|
serviceAccountName: kilo
|
||||||
containers:
|
containers:
|
||||||
- name: nkml
|
- name: nkml
|
||||||
image: leonnicolas/nkml
|
image: leonnicolas/nkml
|
||||||
|
Loading…
Reference in New Issue
Block a user