Rsync capability issue
[ta/caas-registry.git] / ansible / roles / swift / templates / main / swift_main.yml
index 7953160..a5560f4 100644 (file)
@@ -40,7 +40,7 @@ spec:
           image: {{ container_image_names | select('search', '/swift') | list | last }}
           securityContext:
             capabilities:
-              add: ["NET_BIND_SERVICE"]
+              add: ["NET_BIND_SERVICE", "SETGID", "SETUID"]
           args:
             - BACKEND
           resources: