trying to add to existing

This commit is contained in:
Kasper Juul Hermansen 2022-05-09 12:10:30 +02:00
parent 7d329e79bf
commit 2f38c77ca8
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -14,19 +14,7 @@ spec:
services: # Service to redirect requests to
- name: api@internal # Special service created by Traefik pod
kind: TraefikService
tls:
secretName: clank-cert
---
apiVersion: traefik.containo.us/v1alpha1
kind: IngressRoute
metadata:
name: wishlist-ingress
namespace: kube-system
spec:
entryPoints:
- web
- websecure
routes:
- match: Host(`wishlist.kjuulh.app`)
kind: Rule
services: