diff --git a/charts/haproxy/templates/daemonset.yaml b/charts/haproxy/templates/daemonset.yaml index 53dddff4..a5facb3c 100644 --- a/charts/haproxy/templates/daemonset.yaml +++ b/charts/haproxy/templates/daemonset.yaml @@ -99,6 +99,8 @@ spec: mountPath: /tmp/etc - name: host mountPath: /host + - name: pod-tmp + mountPath: /tmp volumes: - name: haproxy-bin configMap: