James Gardner
Results
2
comments of
James Gardner
Same problem here `nats-streaming: image: nats-streaming:latest container_name: nats-streaming hostname: nats restart: unless-stopped ports: - 4222:4222 - 8222:8222 command: ["-m", "8222", "-store", "file", "-dir", "/datastore"] volumes: - ./Nats-Streaming:/datastore nats-exporter: image: synadia/prometheus-nats-exporter:latest...
Hi Im also getting a 504 but using traefik for ingress, All my pods are running in their own namespaces