X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fcluster%2Ftemplates%2F_containerruntime.yaml;fp=deploy%2Fclusters%2Ftemplates%2F_containerruntime.yaml;h=bd523bdf173a4c459ca093bbb0616022b6442907;hb=refs%2Fchanges%2F40%2F4540%2F1;hp=41318de0252c6d8b0e60108fbf927530444071ab;hpb=b94a4a7a41fbc3d2ce5248cf036250f428413ae8;p=icn.git diff --git a/deploy/clusters/templates/_containerruntime.yaml b/deploy/cluster/templates/_containerruntime.yaml similarity index 97% rename from deploy/clusters/templates/_containerruntime.yaml rename to deploy/cluster/templates/_containerruntime.yaml index 41318de..bd523bd 100644 --- a/deploy/clusters/templates/_containerruntime.yaml +++ b/deploy/cluster/templates/_containerruntime.yaml @@ -1,4 +1,4 @@ -{{- define "clusters.containerRuntime" -}} +{{- define "cluster.containerRuntime" -}} {{- if eq .containerRuntime "containerd" -}} - path: /usr/local/bin/install-container-runtime.sh permissions: '0777'