We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a63ec7 commit cff7139Copy full SHA for cff7139
deploy-aws/prod.yaml
@@ -76,18 +76,3 @@ binderhub:
76
dask-gateway:
77
# This makes the gateway available at ${HUB_URL}/services/dask-gateway
78
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
93
0 commit comments