Skip to content
Snippets Groups Projects
Unverified Commit 047cc1ba authored by Ha Son Hai's avatar Ha Son Hai Committed by GitHub
Browse files

Loki pod needs secret mounting privileges

parent e2d7a4fe
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ spec:
- 'configMap'
- 'emptyDir'
- 'persistentVolumeClaim'
- 'secret'
hostNetwork: false
hostIPC: false
hostPID: false
......@@ -27,4 +28,4 @@ spec:
fsGroup:
rule: 'RunAsAny'
readOnlyRootFilesystem: false
{{- end }}
\ No newline at end of file
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment