From 49d621eaccb4a2a82435221422af1f250602342f Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 24 Dec 2025 22:21:43 +0000 Subject: [PATCH] Automated Manifest Update (#2843) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2843 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/soulsync/Deployment-soulsync.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clusters/cl01tl/manifests/soulsync/Deployment-soulsync.yaml b/clusters/cl01tl/manifests/soulsync/Deployment-soulsync.yaml index 8ed972c66..9f07e9e77 100644 --- a/clusters/cl01tl/manifests/soulsync/Deployment-soulsync.yaml +++ b/clusters/cl01tl/manifests/soulsync/Deployment-soulsync.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