Merge pull request #1626 from naofel1/patch-1

Update netclient-daemonset.yaml
This commit is contained in:
Alex Feiszli 2022-10-03 09:06:01 -04:00 committed by GitHub
commit 8fa38c6d14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ spec:
hostNetwork: true
containers:
- name: netclient
image: gravitl/netclient-go:v0.16.0
image: gravitl/netclient:v0.16.0
env:
- name: TOKEN
value: "TOKEN_VALUE"