From 2c4c7c0c1b5a2cc6651c3c14e9919c218d447abc Mon Sep 17 00:00:00 2001 From: Liam Date: Sun, 22 Sep 2024 04:56:15 +0100 Subject: [PATCH] now? --- infrastructure/kube-sphere/installer.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/infrastructure/kube-sphere/installer.yaml b/infrastructure/kube-sphere/installer.yaml index 3edc749..e355d4c 100644 --- a/infrastructure/kube-sphere/installer.yaml +++ b/infrastructure/kube-sphere/installer.yaml @@ -305,12 +305,12 @@ spec: requests: cpu: 20m memory: 100Mi - volumeMounts: - - mountPath: /etc/localtime - name: host-time - readOnly: true - volumes: - - hostPath: - path: /etc/localtime - type: "" - name: host-time + # volumeMounts: + # - mountPath: /etc/localtime + # name: host-time + # readOnly: true + # volumes: + # - hostPath: + # path: /etc/localtime + # type: "" + # name: host-time