Merge "Rabbitmq: Add pod/container security context"

This commit is contained in:
Zuul 2019-06-15 00:03:48 +00:00 committed by Gerrit Code Review
commit 8957db85db

View File

@ -54,32 +54,38 @@ pod:
runAsUser: 65534 runAsUser: 65534
container: container:
rabbitmq_exporter: rabbitmq_exporter:
readOnlyRootFilesystem: false readOnlyRootFilesystem: true
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
server: server:
pod: pod:
runAsUser: 0 runAsUser: 999
container: container:
rabbitmq_password: rabbitmq_password:
readOnlyRootFilesystem: false runAsUser: 0
readOnlyRootFilesystem: true
rabbitmq_cookie: rabbitmq_cookie:
readOnlyRootFilesystem: false runAsUser: 0
readOnlyRootFilesystem: true
rabbitmq_perms: rabbitmq_perms:
readOnlyRootFilesystem: false runAsUser: 0
readOnlyRootFilesystem: true
rabbitmq: rabbitmq:
runAsUser: 0
readOnlyRootFilesystem: false readOnlyRootFilesystem: false
cluster_wait: cluster_wait:
pod: pod:
runAsUser: 0 runAsUser: 999
container: container:
rabbitmq_cluster_wait: rabbitmq_cluster_wait:
readOnlyRootFilesystem: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
test: test:
pod: pod:
runAsUser: 0 runAsUser: 999
container: container:
rabbitmq_test: rabbitmq_test:
readOnlyRootFilesystem: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
affinity: affinity:
anti: anti:
type: type: