svc direct to traefik
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-29 17:42:10 -08:00
parent b57a650d6b
commit f0a2717b02
3 changed files with 2 additions and 5 deletions

View File

@ -28,9 +28,6 @@ spec:
className: "traefik"
annotations:
kubernetes.io/ingress.class: "traefik"
traefik.ingress.kubernetes.io/router.priority: "4"
traefik.ingress.kubernetes.io/router.tls: "false"
traefik.ingress.kubernetes.io/router.tls.domains.0.main: podinfo.fp.sbtp.xyz
traefik.ingress.kubernetes.io/router.entrypoints: web
traefik.ingress.kubernetes.io/service.nativelb: podinfo
external-dns.alpha.kubernetes.io/hostname: podinfo.fp.sbtp.xyz

View File

@ -1,7 +1,7 @@
apiVersion: v1
name: fp
description: The Galaxy's Best VTuber Hentai Site
version: 0.0.34
version: 0.0.35
keywords:
- fp
- futureporn

View File

@ -34,7 +34,7 @@ metadata:
cert-manager.io/cluster-issuer: "{{ .Values.certManager.issuer }}"
spec:
selector:
app: echo
app: traefik
type: LoadBalancer
ports:
- protocol: TCP