mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-12-16 19:27:37 +00:00
qbit
This commit is contained in:
@ -42,7 +42,7 @@ spec:
|
||||
name: vpn-secret
|
||||
key: password
|
||||
- name: REGION
|
||||
value: "us_east" # ou outro servidor PIA
|
||||
value: "Netherlands" # ou outro servidor PIA
|
||||
- name: WEBUI_PORT
|
||||
value: "8080"
|
||||
- name: DNS_SERVERS
|
||||
@ -51,6 +51,8 @@ spec:
|
||||
value: "1013"
|
||||
- name: GID
|
||||
value: "1013"
|
||||
- name: PORT_FORWARDING
|
||||
value: 'true'
|
||||
- name: HOSTHEADERVALIDATION
|
||||
value: 'false'
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user