Set proper values insted of test ones
This commit is contained in:
parent
caba35b2ce
commit
e58669a0ee
@ -1,13 +1,11 @@
|
||||
# Default values for openvpn-chart.
|
||||
image:
|
||||
# repository: git.badhouseplants.net/allanger/container-openvpn
|
||||
repository: openvpn
|
||||
pullPolicy: Never
|
||||
repository: git.badhouseplants.net/allanger/container-openvpn
|
||||
pullPolicy: Always
|
||||
# -------------------------------------------
|
||||
# -- TODO: Switch to proper versions
|
||||
# -------------------------------------------
|
||||
# tag: v2.6.6
|
||||
tag: latest
|
||||
tag: v2.6.2-xor-4.0.0beta08
|
||||
|
||||
# -----------------------------
|
||||
# -- Open VPN configuration
|
||||
@ -99,5 +97,5 @@ tolerations: []
|
||||
affinity: {}
|
||||
|
||||
tests:
|
||||
enabled: true
|
||||
enabled: false
|
||||
cleanup: true
|
Loading…
Reference in New Issue
Block a user