Set proper values insted of test ones
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Nikolai Rodionov 2023-10-23 08:01:37 +02:00
parent caba35b2ce
commit e58669a0ee
Signed by: allanger
GPG Key ID: 19DB54039EBF8F10
1 changed files with 4 additions and 6 deletions

View File

@ -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