Skip to content

Commit

Permalink
deploy(grafana): switch to use letsencrypt issuer elifesciences/issue…
Browse files Browse the repository at this point in the history
…s9056
  • Loading branch information
scottaubrey committed Nov 12, 2024
1 parent 2694f9f commit 2535e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/grafana/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
cert-manager.io/cluster-issuer: "letsencrypt"
nginx.ingress.kubernetes.io/auth-url: "${oauth2_proxy_auth_url}"
nginx.ingress.kubernetes.io/auth-signin: "${oauth2_proxy_auth_signin}"
nginx.ingress.kubernetes.io/configuration-snippet: |
Expand Down

0 comments on commit 2535e8f

Please sign in to comment.