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