diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 118aa1d..7a9107a 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -66,7 +66,7 @@ spec: - mountPath: /home/claw/.ssh name: ssh-working - mountPath: /home/claw/.kube - name: kube + name: kubeconfig-secret resources: limits: memory: "1Gi"