Skip to content

Commit

Permalink
chore: fix chart lint issues (#820)
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <hen.keinan@gmail.com>

Signed-off-by: chenk <hen.keinan@gmail.com>
  • Loading branch information
chen-keinan authored Jan 1, 2023
1 parent 74935b3 commit 83b2a67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,13 +358,13 @@ securityContext:
drop:
- ALL

#volumeMounts:
# volumeMounts:
# Example:
# - mountPath: /tmp
# name: tmp-data
# readOnly: false

#volumes:
# volumes:
# Example:
# - name: tmp-data
# emptyDir: {}
Expand Down

0 comments on commit 83b2a67

Please sign in to comment.