Skip to content
Snippets Groups Projects
values-mapserver.yaml 481 B
Newer Older
David Hoese's avatar
David Hoese committed
rabbitIn:
  host: "geosphere-rabbit-rabbitmq"
  username: "user"
  passwordSecret: "geosphere-rabbit-rabbitmq"
David Hoese's avatar
David Hoese committed
  topic: "data.goes.g16.abi.*.l1b.geotiff.all.complete"
David Hoese's avatar
David Hoese committed
rabbitOut:
  host: "geosphere-rabbit-rabbitmq"
  username: "user"
  passwordSecret: "geosphere-rabbit-rabbitmq"
source:
  #  s3Endpoint: "http://geosphere-minio:9000"
  existingClaim: "cspp-geo-geo2grid"
ingress:
  enabled: true
  hosts:
    - host: geosphere-test.ssec.wisc.edu
David Hoese's avatar
David Hoese committed
      paths: ["/wms", "/wms_times"]