allow configuration of secrets for alertmanager (#2206)

This commit is contained in:
Roeland van Batenburg
2023-09-06 15:06:29 +02:00
committed by GitHub
parent c31bda4a47
commit 76ebaeeafe
2 changed files with 3 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ spec:
requests:
cpu: 4m
memory: 100Mi
secrets: []
securityContext:
fsGroup: 2000
runAsNonRoot: true