mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-10 05:45:52 +08:00
Merge pull request #1626 from naofel1/patch-1
Update netclient-daemonset.yaml
This commit is contained in:
commit
8fa38c6d14
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ spec:
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- name: netclient
|
- name: netclient
|
||||||
image: gravitl/netclient-go:v0.16.0
|
image: gravitl/netclient:v0.16.0
|
||||||
env:
|
env:
|
||||||
- name: TOKEN
|
- name: TOKEN
|
||||||
value: "TOKEN_VALUE"
|
value: "TOKEN_VALUE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue