Skip to content

Commit

Permalink
Merge pull request #16 from vishnumohanan404/dev
Browse files Browse the repository at this point in the history
cert in ingress
  • Loading branch information
vishnumohanan404 authored Jun 30, 2024
2 parents 8ad10f9 + e4b2dbb commit 1e2a9c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/k8s-prod/ingress-srv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +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"
spec:
rules:
- host: ticketing.vishnuverse.xyz
Expand Down

0 comments on commit 1e2a9c1

Please sign in to comment.