Skip to content

Commit

Permalink
Fix securityContext duplicated for chart prom-rds-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
dungpham91 committed Feb 2, 2024
1 parent ce884dc commit 95b985d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions charts/prom-rds-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ podAnnotations: {}
podSecurityContext: {}
# fsGroup: 2000

securityContext: {}
# capabilities:
# drop:
# - ALL
# readOnlyRootFilesystem: true
# runAsNonRoot: true
# runAsUser: 1000

containerPort: 9042

service:
Expand Down

0 comments on commit 95b985d

Please sign in to comment.