Change security context
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-11-01 19:55:15 -04:00
parent 2185f17ea0
commit ff4110e851

View File

@ -12,6 +12,8 @@ spec:
metadata: metadata:
labels: labels:
app: node-red app: node-red
securityContext:
fsGroup: 1000
spec: spec:
containers: containers:
- name: freshrss - name: freshrss