use traefik ingress class
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
697942e708
commit
14baa5f32f
|
@ -15,4 +15,5 @@ spec:
|
|||
strapi:
|
||||
url: https://strapi.sbtp.xyz
|
||||
hostname: strapi.sbtp.xyz
|
||||
ingressClassName: traefik
|
||||
managedBy: Helm
|
|
@ -26,7 +26,7 @@ strapi:
|
|||
url: https://strapi.piko.sbtp.xyz
|
||||
certIssuer: letsencrypt-staging
|
||||
hostname: strapi.futureporn.svc.cluster.local
|
||||
ingressClassName: ngrok
|
||||
ingressClassName: traefik
|
||||
ngrok:
|
||||
hostname: grateful-engaging-cicada.ngrok-free.app
|
||||
realtime:
|
||||
|
|
|
@ -22,7 +22,7 @@ strapi:
|
|||
url: https://portal.futureporn.net
|
||||
certIssuer: letsencrypt-prod
|
||||
hostname: strapi.sbtp.xyz
|
||||
ingressClassName: nginx
|
||||
ingressClassName: traefik
|
||||
managedBy: Helm
|
||||
adminEmail: cj@futureporn.net
|
||||
extraArgs:
|
||||
|
|
Loading…
Reference in New Issue