Skip to content

Commit

Permalink
deploy(kube-web-view): switch to use letsencrypt issuer elifesciences…
Browse files Browse the repository at this point in the history
…/issues9056
  • Loading branch information
scottaubrey committed Nov 12, 2024
1 parent e65d8c8 commit 1dcf860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/kubecost/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,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}"
hosts:
Expand Down

0 comments on commit 1dcf860

Please sign in to comment.