mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Add resources for files vpn
This commit is contained in:
@@ -576,6 +576,13 @@ spec:
|
||||
capabilities:
|
||||
add: ["NET_ADMIN"]
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 126Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 126Mi
|
||||
env:
|
||||
- name: OPENVPN_USER
|
||||
value: p1787216
|
||||
|
||||
Reference in New Issue
Block a user