switch to zot
This commit is contained in:
parent
8c09f38193
commit
c07bfd80e5
@ -81,7 +81,7 @@ releases:
|
|||||||
- name: ippool
|
- name: ippool
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
createNamespace: false
|
createNamespace: false
|
||||||
chart: ../charts/network-base/
|
chart: ../charts/ippool
|
||||||
values:
|
values:
|
||||||
{{ $ip4 := trim (exec "bash" (list "-c" "cat /tmp/outputs/provider_outputs.yaml | yq '.user_entrypoint'")) }}
|
{{ $ip4 := trim (exec "bash" (list "-c" "cat /tmp/outputs/provider_outputs.yaml | yq '.user_entrypoint'")) }}
|
||||||
- ipPool: "{{- printf "%s-%s" $ip4 $ip4 -}}"
|
- ipPool: "{{- printf "%s-%s" $ip4 $ip4 -}}"
|
||||||
|
Loading…
Reference in New Issue
Block a user