Skip to content

Commit

Permalink
Update SSL provider
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Jan 24, 2022
1 parent b8cdbad commit 67a2430
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 504 deletions.
2 changes: 1 addition & 1 deletion .k8s/manifest-dallas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ metadata:
konghq.com/protocols: "https"
konghq.com/https-redirect-status-code: "301"
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
cert-manager.io/cluster-issuer: zerossl-prod
kubernetes.io/ingress.class: kong
spec:
tls:
Expand Down
167 changes: 0 additions & 167 deletions .k8s/manifest-frankfurt.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .k8s/manifest-london.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ metadata:
konghq.com/protocols: "https"
konghq.com/https-redirect-status-code: "301"
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
cert-manager.io/cluster-issuer: zerossl-prod
kubernetes.io/ingress.class: kong
spec:
tls:
Expand Down
167 changes: 0 additions & 167 deletions .k8s/manifest-mumbai.yml

This file was deleted.

Loading

0 comments on commit 67a2430

Please sign in to comment.