Skip to content

ChrisPhillips-cminion/vpn-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vpn-helm

BETA

This is simple chart to put a VPN Server into your kubernetes environment.

The values file must contain these entries

VPN_IPSEC_PSK: shared-password
VPN_USER: cminion
VPN_PASSWORD: password
#Public IP
EXTERNALIP: 1.1.1.1
  • VPN_IPSEC_PSK - The share password
  • VPN_USER - username
  • VPN_PASSWORD - User Password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages