added securitycontext
This commit is contained in:
@@ -44,6 +44,8 @@ spec:
|
||||
labels:
|
||||
app: healthchecks
|
||||
spec:
|
||||
securityContext:
|
||||
fsGroup: 999
|
||||
containers:
|
||||
- name: healthchecks
|
||||
image: healthchecks/healthchecks:v3.9
|
||||
|
||||
Reference in New Issue
Block a user