From 42ea4ae6c8bec4bb069a4359991f8a77b3eb9248 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 5 Mar 2026 22:58:53 +0000 Subject: [PATCH] Automated Manifest Update (#4453) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4453 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml b/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml index 24e024fb8..d82aff86c 100644 --- a/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml +++ b/clusters/cl01tl/manifests/booklore/Deployment-booklore.yaml @@ -29,11 +29,6 @@ spec: enableServiceLinks: false serviceAccountName: default automountServiceAccountToken: true - securityContext: - fsGroup: 1000 - fsGroupChangePolicy: OnRootMismatch - runAsGroup: 1000 - runAsUser: 1000 hostIPC: false hostNetwork: false hostPID: false