37 lines
779 B
YAML

---
# This file was automatically generated. Do not modify.
apiVersion: v1
kind: Service
metadata:
name: clotho-moirai-external
namespace: default
spec:
type: ExternalName
externalName: clotho.moirai.mnke.org
ports:
- name: clotho-moirai-external
port: 443
targetPort: 443
---
# This file was automatically generated. Do not modify.
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: clotho-moirai-external
namespace: default
spec:
entryPoints:
- websecure
routes:
- match: Host(`clotho_moirai.mnke.org`)
kind: Rule
services:
- kind: Service
name: clotho-moirai-external
port: 443
passHostHeader: true
scheme: http
tls:
secretName: wildcard-mnke-org-tls