summaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-06-08 14:30:27 -0400
committerJimmy Forsyth <jf2512@att.com>2018-06-08 14:30:31 -0400
commit3b113d2467137587adbd431a70bb5c7391951b21 (patch)
tree826852c4024f5b19bef38d721309b05433c8f82b /values.yaml
parentef10698d3e1099985a73f73d0485164c58dc0917 (diff)
Reconfigure haproxy to use dns resolution
Issue-ID: AAI-1217 Change-Id: If3bf828a69d9fbb46e776082541b21ab2bbb861d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml
index 017d0c2..b07048e 100644
--- a/values.yaml
+++ b/values.yaml
@@ -56,7 +56,7 @@ global: # global defaults
# application image
dockerhubRepository: registry.hub.docker.com
-image: aaionap/haproxy:1.2.3
+image: aaionap/haproxy:1.2.4
pullPolicy: Always
# flag to enable debugging - application support required