define echo hostname
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
3b193f42e9
commit
9f325df317
|
@ -38,7 +38,7 @@ spec:
|
|||
strapi:
|
||||
imageName: gitea.futureporn.net/futureporn/strapi:latest
|
||||
port: 1339
|
||||
url: https://strapi.piko.sbtp.xyz
|
||||
url: https://strapi.fp.sbtp.xyz
|
||||
hostname: strapi.futureporn.svc.cluster.local
|
||||
ingressClassName: traefik
|
||||
realtime:
|
||||
|
@ -48,3 +48,5 @@ spec:
|
|||
exitNodeIp: "155.138.254.201"
|
||||
certManager:
|
||||
issuer: letsencrypt-staging
|
||||
echo:
|
||||
hostname: echo.fp.sbtp.xyz
|
|
@ -44,4 +44,4 @@ spec:
|
|||
tls:
|
||||
- secretName: podinfo-tls
|
||||
hosts:
|
||||
- podinfo.sbtp.xyz
|
||||
- podinfo.fp.sbtp.xyz
|
||||
|
|
Loading…
Reference in New Issue