From 051004558ae88d03ca89414336ae8234dad5fc53 Mon Sep 17 00:00:00 2001 From: Pratik Date: Tue, 6 Apr 2021 11:27:26 +0530 Subject: [PATCH] add all capablities --- erpnext/templates/deployment-erpnext.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/templates/deployment-erpnext.yaml b/erpnext/templates/deployment-erpnext.yaml index 43de5c8..94e0e52 100644 --- a/erpnext/templates/deployment-erpnext.yaml +++ b/erpnext/templates/deployment-erpnext.yaml @@ -35,7 +35,7 @@ spec: {{- toYaml .Values.securityContext | nindent 12 }} {{- end }} capabilities: - add: ["CAP_CHOWN"] + add: ["ALL"] volumeMounts: - name: sites-dir mountPath: /home/frappe/frappe-bench/sites