Skip to content

Commit

Permalink
Remove unnecessary nginx annotation in schema registry
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii committed Jan 27, 2025
1 parent b7824a9 commit 629782a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etc/cp-schema-registry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ resources:
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: nginx
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/enable-cors: "true"
nginx.ingress.kubernetes.io/rewrite-target: /$1
Expand Down

0 comments on commit 629782a

Please sign in to comment.