mirror of
https://github.com/flant/ovpn-admin.git
synced 2025-12-16 13:26:15 -08:00
Fix chart readme
Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com>
This commit is contained in:
parent
dc9aad17fe
commit
cf5c5eee72
@ -1,6 +1,6 @@
|
|||||||
# openvpn-admin
|
# openvpn-admin
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js.
|
Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js.
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ Kubernetes: `>=1.14.0-0`
|
|||||||
| ovpnAdmin.image | string | `"changeme"` | |
|
| ovpnAdmin.image | string | `"changeme"` | |
|
||||||
| ovpnAdmin.basicAuth.user | string | `"admin"` | |
|
| ovpnAdmin.basicAuth.user | string | `"admin"` | |
|
||||||
| ovpnAdmin.basicAuth.password | string | `"changeme"` | |
|
| ovpnAdmin.basicAuth.password | string | `"changeme"` | |
|
||||||
| openvpn.image | string | `"changeme"` | |
|
| openvpn.repo | string | `"ghcr.io/palark/ovpn-admin"` | |
|
||||||
| openvpn.subnet | string | `"172.16.200.0/255.255.255.0"` | |
|
| openvpn.subnet | string | `"172.16.200.0/255.255.255.0"` | |
|
||||||
| openvpn.inlet | string | `"HostPort"` | |
|
| openvpn.inlet | string | `"HostPort"` | |
|
||||||
| openvpn.hostPort | int | `1194` | |
|
| openvpn.hostPort | int | `1194` | |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user