Skip to content

Commit ca74c8b

Browse files
committed
add HAP image in main values
1 parent f7ebb69 commit ca74c8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

charts/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,10 @@ logCollection:
348348
## It also support multi-statement transaction and ODBC connections.
349349
haproxy:
350350
enabled: false
351+
image:
352+
repository: haproxytech/haproxy-alpine
353+
tag: "2.9.4"
354+
pullPolicy: IfNotPresent
351355

352356
## Name of an existing configmap with configuration for HAProxy
353357
existingConfigmap: marklogic-haproxy

0 commit comments

Comments
 (0)