We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6291d commit e67f72dCopy full SHA for e67f72d
frontend/values.yaml
@@ -229,15 +229,7 @@ services: {}
229
# - files
230
#
231
# # Security context settings for this service
232
- # securityContext:
233
- # # Prevent privilege escalation
234
- # allowPrivilegeEscalation: false
235
- # # Specify user ID
236
- # runAsUser: 1000
237
- # # Specify group ID
238
- # runAsGroup: 1000
239
- # # Specify filesystem group ID for volume access
240
- # fsGroup: 1000
+ # securityContext: { }
241
242
# # Enable autoscaling using HorizontalPodAutoscaler
243
# # see: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/
0 commit comments