openstack-helm-infra/rabbitmq/templates/monitoring/prometheus
Oleh Hryhorov 9492a8cde0 Fixing typo in exporter-deployment.yaml PUBLISH_PORT
The patch fixes typo in PUBLISH_PORT and adds quotes for
PUBLISH_PORT because of the fact that it is string values
otherwise it leads to the error below:

error updating the release: rpc error: code = Unknown desc = release
rabbitmq failed: Deployment in version "v1" cannot be handled as
a Deployment: v1.Deployment.Spec: v1.DeploymentSpec.Template: v1.PodTemplateSpec.Spec:
v1.PodSpec.Containers: []v1.Container: v1.Container.Env: []v1.EnvVar: v1.EnvVar.Value:
ReadString: expects " or n, but found 9, error found in #10 byte of ...|,"value":9095},{"nam|...,
bigger context ...|value":"no_sort"},{"name":"PUBLISH_PORT","value":9095},{"name":"LOG_LEVEL","value":"info"},{"name":"|...

Change-Id: I027c91ee48df8eb5b4b2bf3fd28036b8eca47238
2019-11-28 17:26:27 +02:00
..
exporter-deployment.yaml Fixing typo in exporter-deployment.yaml PUBLISH_PORT 2019-11-28 17:26:27 +02:00
exporter-network-policy.yaml Add RabbitMQ ingress Network Policy rules 2019-11-04 18:22:16 +00:00
exporter-service.yaml RabbitMQ Exporter: Replace Direct Values w/ HTK 2019-11-21 12:52:55 +00:00