define echo hostname
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-28 17:59:43 -08:00
parent 3b193f42e9
commit 9f325df317
2 changed files with 5 additions and 3 deletions

View File

@ -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:
@ -47,4 +47,6 @@ spec:
chisel:
exitNodeIp: "155.138.254.201"
certManager:
issuer: letsencrypt-staging
issuer: letsencrypt-staging
echo:
hostname: echo.fp.sbtp.xyz

View File

@ -44,4 +44,4 @@ spec:
tls:
- secretName: podinfo-tls
hosts:
- podinfo.sbtp.xyz
- podinfo.fp.sbtp.xyz