change user of prometheus to make thanos happy
This commit is contained in:
@@ -18,7 +18,7 @@ resources:
|
||||
images:
|
||||
- name: thanos
|
||||
newName: quay.io/thanos/thanos
|
||||
newTag: v0.29.0
|
||||
newTag: v0.34.1
|
||||
|
||||
helmCharts:
|
||||
- releaseName: grafana
|
||||
|
@@ -46,6 +46,8 @@ kind: Prometheus
|
||||
metadata:
|
||||
name: prometheus
|
||||
spec:
|
||||
securityContext:
|
||||
runAsUser: 65534 # same as the thanos sidecar
|
||||
resources:
|
||||
requests:
|
||||
memory: 400Mi
|
||||
|
Reference in New Issue
Block a user