mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
fix lint
This commit is contained in:
parent
0c422e0118
commit
fa9948839e
@ -79,14 +79,14 @@ openvpn:
|
|||||||
# TZ: EST5EDT
|
# TZ: EST5EDT
|
||||||
|
|
||||||
# Provide a customized vpn.conf file to be used by openvpn.
|
# Provide a customized vpn.conf file to be used by openvpn.
|
||||||
vpnConf: # |-
|
vpnConf: # |-
|
||||||
# Some Example Config
|
# Some Example Config
|
||||||
# remote greatvpnhost.com 8888
|
# remote greatvpnhost.com 8888
|
||||||
# auth-user-pass
|
# auth-user-pass
|
||||||
# Cipher AES
|
# Cipher AES
|
||||||
|
|
||||||
# Credentials to connect to the VPN Service (used with -a)
|
# Credentials to connect to the VPN Service (used with -a)
|
||||||
auth: # "user;password"
|
auth: # "user;password"
|
||||||
|
|
||||||
# If set to true, will deploy a network policy that blocks all outbound
|
# If set to true, will deploy a network policy that blocks all outbound
|
||||||
# traffic except traffic specified as allowed
|
# traffic except traffic specified as allowed
|
||||||
|
Loading…
Reference in New Issue
Block a user