switch to zot
This commit is contained in:
		@@ -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 -}}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user