Skip to content
Snippets Groups Projects
values-geo2grid-g16-radm1.yaml 656 B
rabbitIn:
  host: "geosphere-rabbit-rabbitmq"
  username: "user"
  passwordSecret: "geosphere-rabbit-rabbitmq"
  topic: "data.goes.g16.abi.radm1.l1b.netcdf.all.complete"
rabbitOut:
  host: "geosphere-rabbit-rabbitmq"
  username: "user"
  passwordSecret: "geosphere-rabbit-rabbitmq"
source:
#  s3Endpoint: "http://geosphere-minio:9000"
  existingClaim: "cspp-geo-grb"
destination:
  persistence:
    existingClaim: "cspp-geo-geo2grid"
    # radf will take care of cleaning up this shared claim
    cleanup:
      enabled: false
#  s3Endpoint: "http://geosphere-minio:9000"
  s3Secret: "geosphere-minio"
  s3AccessKey: "accesskey"
  s3SecretKey: "secretkey"