Skip to content
Snippets Groups Projects
values-mapserver.yaml 531 B
rabbitIn:
  host: "geosphere-rabbit-rabbitmq"
  username: "user"
  passwordSecret: "geosphere-rabbit-rabbitmq"
  topic: "data.goes.g16.abi.radf.l1b.geotiff.all.complete"
rabbitOut:
  host: "geosphere-rabbit-rabbitmq"
  username: "user"
  passwordSecret: "geosphere-rabbit-rabbitmq"
source:
  #  s3Endpoint: "http://geosphere-minio:9000"
  existingClaim: "cspp-geo-geo2grid"
ingress:
  enabled: true
  annotations:
    ingress.kubernetes.io/rewrite-target: "/"
  hosts:
    - host: geosphere-test.ssec.wisc.edu
      paths: ["/wms"]