Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 3 additions & 17 deletions charts/questdb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,8 @@ nameOverride: ""
fullnameOverride: ""

podAnnotations: {}
podSecurityContext:
fsGroup: 10001
seccompProfile:
type: RuntimeDefault

securityContext:
capabilities:
drop:
- ALL
runAsNonRoot: true
runAsUser: 10001
runAsGroup: 10001
privileged: false
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
podSecurityContext: {}
securityContext: {}

extraVolumes: []
extraVolumeMounts: []
Expand Down Expand Up @@ -144,4 +130,4 @@ dataMigration:

# openshift
openshift:
enabled: detect
enabled: detect