Skip to content

Commit

Permalink
Update ingress. Again
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Aug 19, 2022
1 parent 0ab23ff commit 019e589
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions .k8s/manifest-dallas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,14 +256,8 @@ metadata:
name: alquran-cloud-geo-ingress
namespace: alquran-cloud
annotations:
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
kubernetes.io/ingress.class: kong
spec:
tls:
- hosts:
- "geo.alquran.cloud"
secretName: "alquran-cloud-geo-tls"
rules:
- host: geo.alquran.cloud
http:
Expand Down
6 changes: 0 additions & 6 deletions .k8s/manifest-london.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,14 +256,8 @@ metadata:
name: alquran-cloud-geo-ingress
namespace: alquran-cloud
annotations:
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
kubernetes.io/ingress.class: kong
spec:
tls:
- hosts:
- "geo.alquran.cloud"
secretName: "alquran-cloud-geo-tls"
rules:
- host: geo.alquran.cloud
http:
Expand Down
6 changes: 0 additions & 6 deletions .k8s/manifest-singapore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,14 +256,8 @@ metadata:
name: alquran-cloud-geo-ingress
namespace: alquran-cloud
annotations:
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
kubernetes.io/ingress.class: kong
spec:
tls:
- hosts:
- "geo.alquran.cloud"
secretName: "alquran-cloud-geo-tls"
rules:
- host: geo.alquran.cloud
http:
Expand Down

0 comments on commit 019e589

Please sign in to comment.