switch to zot

This commit is contained in:
Nikolai Rodionov 2024-05-08 17:39:07 +02:00
parent 8c09f38193
commit c07bfd80e5
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -81,7 +81,7 @@ releases:
- name: ippool
namespace: metallb-system
createNamespace: false
chart: ../charts/network-base/
chart: ../charts/ippool
values:
{{ $ip4 := trim (exec "bash" (list "-c" "cat /tmp/outputs/provider_outputs.yaml | yq '.user_entrypoint'")) }}
- ipPool: "{{- printf "%s-%s" $ip4 $ip4 -}}"