mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2025-01-05 21:19:01 +01:00
added bridge mode to k8s
This commit is contained in:
parent
1723b030ea
commit
806d4d3e32
@ -26,6 +26,9 @@ spec:
|
||||
containers:
|
||||
- name: zerotier
|
||||
image: zyclonite/zerotier
|
||||
env:
|
||||
- name: BRIDGE
|
||||
value: "true"
|
||||
resources:
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
|
Loading…
Reference in New Issue
Block a user