mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
bump haproxy image
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License.
|
||||
package loadbalancer
|
||||
|
||||
// Image defines the loadbalancer image:tag
|
||||
const Image = "kindest/haproxy:v20220607-9a4d8d2a"
|
||||
const Image = "kindest/haproxy:v20221220-7705dd1a"
|
||||
|
||||
// ConfigPath defines the path to the config file in the image
|
||||
const ConfigPath = "/usr/local/etc/haproxy/haproxy.cfg"
|
||||
|
||||
Reference in New Issue
Block a user