rabbitIn: host: "geosphere-rabbit-rabbitmq" username: "user" passwordSecret: "geosphere-rabbit-rabbitmq" topic: "data.goes.g16.abi.*.l1b.tiles.*.complete" wms: host: "geosphere-mapserver" cache: persistence: enabled: true storageClass: "local-path" seed: images: true overlays: true ingress: enabled: true # annotations: # ingress.kubernetes.io/ssl-redirect: "true" hosts: - host: geosphere.ssec.wisc.edu paths: ["/mapcache"] - host: geosphere1.ssec.wisc.edu paths: ["/mapcache"] - host: geosphere2.ssec.wisc.edu paths: ["/mapcache"] - host: geosphere3.ssec.wisc.edu paths: ["/mapcache"] - host: geosphere4.ssec.wisc.edu paths: ["/mapcache"] tls: - hosts: - "geosphere.ssec.wisc.edu" - "geosphere1.ssec.wisc.edu" - "geosphere2.ssec.wisc.edu" - "geosphere3.ssec.wisc.edu" - "geosphere4.ssec.wisc.edu" secretName: "geosphere-tls-certs2"