From 4734752d8423c8ca558a770c63cce7af9b16ff23 Mon Sep 17 00:00:00 2001 From: Le-Zheng <30695225+Le-Zheng@users.noreply.github.com> Date: Fri, 16 Sep 2022 08:15:21 +0800 Subject: [PATCH] update pod template (#5786) --- ppml/tdx/docker/client-image/pod-template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ppml/tdx/docker/client-image/pod-template.yaml b/ppml/tdx/docker/client-image/pod-template.yaml index 50aaf3c24d8..f8231d1cb5d 100644 --- a/ppml/tdx/docker/client-image/pod-template.yaml +++ b/ppml/tdx/docker/client-image/pod-template.yaml @@ -11,6 +11,7 @@ spec: volumeMounts: - name: kubeconf mountPath: /root/.kube/config + command: ["/opt/entrypoint.sh"] volumes: - name: kubeconf hostPath: