File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
components/multi-platform-controller/base/host-config-chart/templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1065,7 +1065,7 @@ data:
10651065 dynamic.linux-test-arm64.max-instances : {{ (index $config "max-instances") | default "250" | quote }}
10661066 dynamic.linux-test-arm64.subnet-id : {{ default (index $amd "subnet-id") ((index $config "subnet-id")) | quote }}
10671067 dynamic.linux-test-arm64.disk : {{ index $config "disk" | default "200" | quote }}
1068- dynamic.linux-tets -arm64.check-interval : {{ (index $config "check-interval") | default "60" | quote }}
1068+ dynamic.linux-test -arm64.check-interval : {{ (index $config "check-interval") | default "60" | quote }}
10691069 dynamic.linux-test-arm64.allocation-timeout : " 1200"
10701070 dynamic.linux-test-arm64.sudo-commands : {{ (index $config "sudo-commands") | default "/usr/bin/podman" | quote }}
10711071 {{- if (index $config "iops") }}
You can’t perform that action at this time.
0 commit comments