Skip to content

Commit cff7139

Browse files
committed
Remove prod config
1 parent 2a63ec7 commit cff7139

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

deploy-aws/prod.yaml

-15
Original file line numberDiff line numberDiff line change
@@ -76,18 +76,3 @@ binderhub:
7676
dask-gateway:
7777
# This makes the gateway available at ${HUB_URL}/services/dask-gateway
7878
url: http://traefik-prod-dask-gateway.prod
79-
80-
kube-prometheus-stack:
81-
grafana:
82-
ingress:
83-
enabled: true
84-
hosts:
85-
- grafana.aws-uswest2-binder.pangeo.io
86-
annotations:
87-
kubernetes.io/ingress.class: nginx
88-
kubernetes.io/tls-acme: "true"
89-
cert-manager.io/issuer: letsencrypt-production
90-
tls:
91-
- secretName: grafana.aws-uswest2-binder.pangeo.io-tls
92-
hosts:
93-
- grafana.aws-uswest2-binder.pangeo.io

0 commit comments

Comments
 (0)