Skip to content

Commit

Permalink
Merge pull request #3213 from cal-itp/minor-k8s-fixes
Browse files Browse the repository at this point in the history
fix(sentry): remove duplicate annotation
  • Loading branch information
themightychris authored Jan 5, 2024
2 parents 1484754 + 3614cb8 commit a1f50d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubernetes/apps/charts/sentry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ sentry:
annotations:
kubernetes.io/ingress.class: nginx
kubernetes.io/ingress.allow-http: "false"
nginx.ingress.kubernetes.io/use-regex: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
hostname: sentry.calitp.org
additionalHostNames:
Expand Down

0 comments on commit a1f50d0

Please sign in to comment.