summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/values.yaml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-06-08 14:30:27 -0400
committerJames Forsyth <jf2512@att.com>2018-06-11 18:07:19 +0000
commitb66a3ee8fccde879b5f3fc26fa9aa1fa63c1705d (patch)
tree7d41baf87b34b5feaf81fd033d88ef066aa6b4be /kubernetes/aai/values.yaml
parent99352e5d65e2bab3f41e1e357221cc68df602e98 (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 'kubernetes/aai/values.yaml')
-rw-r--r--kubernetes/aai/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/values.yaml b/kubernetes/aai/values.yaml
index 017d0c282d..b07048e134 100644
--- a/kubernetes/aai/values.yaml
+++ b/kubernetes/aai/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