From 50fc98d276120a35a2199e8e1b260d59f443b73c Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 27 Dec 2025 20:32:09 +0000 Subject: [PATCH] Automated Manifest Update (#2898) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2898 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/garage/Deployment-garage-main.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clusters/cl01tl/manifests/garage/Deployment-garage-main.yaml b/clusters/cl01tl/manifests/garage/Deployment-garage-main.yaml index 29743a868..071daf3e2 100644 --- a/clusters/cl01tl/manifests/garage/Deployment-garage-main.yaml +++ b/clusters/cl01tl/manifests/garage/Deployment-garage-main.yaml @@ -69,11 +69,6 @@ spec: cpu: 10m memory: 128Mi volumeMounts: - - mountPath: /etc/garage.toml - mountPropagation: None - name: config - readOnly: true - subPath: garage.toml - mountPath: /var/lib/garage/data name: data - mountPath: /var/lib/garage/meta