mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update openvpn
This commit is contained in:
@@ -230,6 +230,13 @@ spec:
|
||||
value: Australia/Melbourne
|
||||
# - name: SERVER_HOSTNAME
|
||||
# value: au-sydney.privacy.network
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 512Mi
|
||||
- name: qbit
|
||||
image: linuxserver/qbittorrent
|
||||
securityContext:
|
||||
@@ -309,6 +316,7 @@ spec:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
Reference in New Issue
Block a user