Last active
June 29, 2022 21:13
-
-
Save rverchere/4a7a22d63e374e4a5dcc44e3f9b4a638 to your computer and use it in GitHub Desktop.
Promtail Custom Values 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Set fsGroup to allow syslog file reading | |
podSecurityContext: | |
fsGroup: 4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment