This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika-helm.git

commit 1f2333a8ff027179c390cb620abc66aae6a8b88c
Author: Philip Southam <[email protected]>
AuthorDate: Mon Apr 26 13:59:30 2021 -0700

    typo in yaml
---
 values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.yaml b/values.yaml
index e5c77c3..aa7edc6 100644
--- a/values.yaml
+++ b/values.yaml
@@ -43,7 +43,7 @@ podAnnotations: {}
 podSecurityContext: {}
   # fsGroup: 2000
 
-securityContext: {}
+securityContext:
   capabilities:
     drop:
     - ALL

Reply via email to