Skip to content

Commit

Permalink
Merge pull request #17 from vishnumohanan404/dev
Browse files Browse the repository at this point in the history
target proxies for https
  • Loading branch information
vishnumohanan404 authored Jun 30, 2024
2 parents 1e2a9c1 + 7106b87 commit 3b6002d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/k8s-prod/ingress-srv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/use-regex: "true"
networking.gke.io/managed-certificates: "ticketing"
ingress.gcp.kubernetes.io/pre-shared-cert: "ticketing"
ingress.gcp.kubernetes.io/backend-config: "https-backend-config"
spec:
rules:
- host: ticketing.vishnuverse.xyz
Expand Down

0 comments on commit 3b6002d

Please sign in to comment.