Skip to content
Snippets Groups Projects
values-mapcache.yaml 410 B
Newer Older
David Hoese's avatar
David Hoese committed
rabbitIn:
  host: "geosphere-rabbit-rabbitmq"
  username: "user"
  passwordSecret: "geosphere-rabbit-rabbitmq"
  topic: "data.goes.g16.abi.*.l1b.tiles.all.complete"
wms:
  host: "geosphere-mapcache"
cache:
  persistence:
    enabled: true
    storageClass: "local-path"
David Hoese's avatar
David Hoese committed
seed:
  images: true
  overlays: true
ingress:
  enabled: true
  hosts:
    - host: geosphere-test.ssec.wisc.edu
      paths: ["/mapcache"]