From 23c420468c58f8874f347dabffcc9d717f721c33 Mon Sep 17 00:00:00 2001 From: Le-Zheng Date: Thu, 15 Sep 2022 20:22:33 +0800 Subject: [PATCH] update pod template --- 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: