-
David Hoese authoredDavid Hoese authored
test-shapefiles-only-values.yaml 477 B
imageSource:
# s3Endpoint: "http://geosphere-minio:9000"
existingClaim: "cspp-geo-geo2grid"
tileSource:
existingClaim: "geosphere-tile-gen-shapefiles"
ingress:
enabled: true
annotations:
nginx.ingress.kubernetes.io/ssl-redirect: "false"
# ingress.kubernetes.io/ssl-redirect: "true"
hosts:
- host: test
paths:
- path: "/wms"
pathType: ImplementationSpecific
tls:
- hosts:
- "test"
secretName: "test-tls-certs"