Skip to content

Commit

Permalink
Fix nginx proxy conig
Browse files Browse the repository at this point in the history
  • Loading branch information
jmandel committed Aug 23, 2022
1 parent 9662f00 commit 170c3e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ metadata:
annotations:
kubernetes.io/ingress.class: nginx
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/use-regex: "true"
nginx.ingress.kubernetes.io/rewrite-target: /$1
name: siop-ingress
namespace: siop
spec:
Expand Down

0 comments on commit 170c3e0

Please sign in to comment.