There was an error while loading. Please reload this page.
1 parent 7ed8677 commit 941b38cCopy full SHA for 941b38c
config/manager/manager.yaml
@@ -40,6 +40,7 @@ spec:
40
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.1.2-0"
41
securityContext:
42
allowPrivilegeEscalation: false
43
+ capabilities: { drop: [ALL] }
44
readOnlyRootFilesystem: true
45
runAsNonRoot: true
46
serviceAccountName: pgo
0 commit comments