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.
|
# Default values for openvpn-chart.
|
||||||
image:
|
image:
|
||||||
# repository: git.badhouseplants.net/allanger/container-openvpn
|
repository: git.badhouseplants.net/allanger/container-openvpn
|
||||||
repository: openvpn
|
pullPolicy: Always
|
||||||
pullPolicy: Never
|
|
||||||
# -------------------------------------------
|
# -------------------------------------------
|
||||||
# -- TODO: Switch to proper versions
|
# -- TODO: Switch to proper versions
|
||||||
# -------------------------------------------
|
# -------------------------------------------
|
||||||
# tag: v2.6.6
|
tag: v2.6.2-xor-4.0.0beta08
|
||||||
tag: latest
|
|
||||||
|
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
# -- Open VPN configuration
|
# -- Open VPN configuration
|
||||||
@ -99,5 +97,5 @@ tolerations: []
|
|||||||
affinity: {}
|
affinity: {}
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
enabled: true
|
enabled: false
|
||||||
cleanup: true
|
cleanup: true
|
Loading…
Reference in New Issue
Block a user