diff --git a/cluster/platform/connections/deployment.yaml b/cluster/platform/connections/deployment.yaml index 8a9d103..8a684ec 100644 --- a/cluster/platform/connections/deployment.yaml +++ b/cluster/platform/connections/deployment.yaml @@ -20,10 +20,6 @@ spec: app.kubernetes.io/name: connections app.kubernetes.io/component: messaging-gateway spec: - securityContext: - fsGroup: 1000 - runAsUser: 1000 - runAsNonRoot: true containers: - name: signal-cli-rest-api image: bbernhard/signal-cli-rest-api:0.85 # Pin version, test upgrades