Revert "mirrormanager: try adding ftpsync as supplementary group"

This reverts commit 469dbff21b.
This commit is contained in:
Kevin Fenzi 2024-10-26 12:28:25 -07:00
parent 3ee35749ab
commit 12cac257fd

View file

@ -59,8 +59,6 @@ spec:
- name: secrets
mountPath: "/etc/mirrormanager-secrets"
readOnly: true
securityContext:
supplementalGroups: [263]
volumes:
{{ common_volumes() }}