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