add deployment
This commit is contained in:
parent
ea18c3f16f
commit
d057864b3c
|
@ -6,9 +6,10 @@ metadata:
|
|||
annotations:
|
||||
kubernetes.io/ingress.class: "traefik"
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
traefik.ingress.kubernetes.io/router.middlewares: empatnusabangsa-production-redirect-https@kubernetescrd
|
||||
spec:
|
||||
rules:
|
||||
- host: "wndsolutions.id"
|
||||
- host: "www.wndsolutions.id"
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
|
@ -20,5 +21,5 @@ spec:
|
|||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- "wndsolutions.id"
|
||||
secretName: wndsolutions-id-tls
|
||||
- "www.wndsolutions.id"
|
||||
secretName: www-wndsolutions-id-tls
|
||||
|
|
Loading…
Reference in New Issue
Block a user