Skip to content

Commit

Permalink
Remove managedCertificate (#198)
Browse files Browse the repository at this point in the history
Something that should have been part of #182 that I forgot. So, cleaning
up this unnecessary resource 🧹
  • Loading branch information
getkey authored Feb 12, 2025
1 parent f08227f commit 51985fa
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions manifest/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ spec:
port: 8080
targetPort: signaling
---
apiVersion: networking.gke.io/v1
kind: ManagedCertificate
metadata:
name: netlib.poki.io
spec:
domains:
- netlib.poki.io
---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down

0 comments on commit 51985fa

Please sign in to comment.