mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
update haproxy image to latest build
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License.
|
||||
package loadbalancer
|
||||
|
||||
// Image defines the loadbalancer image:tag
|
||||
const Image = "docker.io/kindest/haproxy:v20230510-486859a6"
|
||||
const Image = "docker.io/kindest/haproxy:v20230606-42a2262b"
|
||||
|
||||
// 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