Skip to content

Commit

Permalink
throw more annotations at the wall: kubernetes/ingress-nginx#6602
Browse files Browse the repository at this point in the history
  • Loading branch information
beejiujitsu committed May 1, 2022
1 parent 02b40b1 commit 1373f13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
ingress.kubernetes.io/rewrite-target: /$1
kubernetes.io/ingress.class: "nginx"
nginx.ingress.kubernetes.io/backend-protocol: "FCGI"
nginx.ingress.kubernetes.io/fastcgi-index: "index.php"
nginx.ingress.kubernetes.io/fastcgi-params-configmap: "vbulletin"
Expand Down

0 comments on commit 1373f13

Please sign in to comment.