2019-11-20 19:02:01 +00:00

20 lines
200 B
YAML

replicaCount: 1
image:
repository: rabbitmq
tag: 3-management
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 5672
resources: {}
nodeSelector: {}
tolerations: []
affinity: {}