fix: add annotaitons
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 18s
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 18s
This commit is contained in:
parent
f7fd030e23
commit
a46a532b45
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ kind: Ingress
|
|||
metadata:
|
||||
creationTimestamp: null
|
||||
name: frontend-mentor
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
spec:
|
||||
rules:
|
||||
- host: frontend-mentor.thecodedom.com
|
||||
|
|
Loading…
Add table
Reference in a new issue