20 lines
200 B
YAML
Raw Normal View History

2018-07-03 19:07:37 +02:00
replicaCount: 1
image:
repository: rabbitmq
tag: 3-management
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 5672
resources: {}
nodeSelector: {}
tolerations: []
affinity: {}