fix: add annotaitons
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 18s

This commit is contained in:
Mike 2025-01-03 11:04:42 -05:00
parent f7fd030e23
commit a46a532b45

View file

@ -3,6 +3,9 @@ kind: Ingress
metadata: metadata:
creationTimestamp: null creationTimestamp: null
name: frontend-mentor name: frontend-mentor
annotations:
cert-manager.io/cluster-issuer: letsencrypt
traefik.ingress.kubernetes.io/router.entrypoints: websecure
spec: spec:
rules: rules:
- host: frontend-mentor.thecodedom.com - host: frontend-mentor.thecodedom.com