override imageName vars for staging
ci / build (push) Has been cancelled
Details
ci / build (push) Has been cancelled
Details
This commit is contained in:
parent
b05fd63087
commit
6ea20ca15e
|
@ -26,7 +26,7 @@ scout:
|
||||||
cdnBucketUrl: https://fp-dev.b-cdn.net
|
cdnBucketUrl: https://fp-dev.b-cdn.net
|
||||||
s3BucketName: fp-dev
|
s3BucketName: fp-dev
|
||||||
strapi:
|
strapi:
|
||||||
imageName: gitea.futureporn.net/futureporn/strapi:latest
|
imageName: fp/strapi
|
||||||
port: 1339
|
port: 1339
|
||||||
url: https://strapi.fp.sbtp.xyz
|
url: https://strapi.fp.sbtp.xyz
|
||||||
hostname: strapi.fp.sbtp.xyz
|
hostname: strapi.fp.sbtp.xyz
|
||||||
|
|
|
@ -40,8 +40,9 @@ spec:
|
||||||
hostname: next.futureporn.svc.cluster.local
|
hostname: next.futureporn.svc.cluster.local
|
||||||
cdnBucketUrl: https://fp-dev.b-cdn.net
|
cdnBucketUrl: https://fp-dev.b-cdn.net
|
||||||
s3BucketName: fp-dev
|
s3BucketName: fp-dev
|
||||||
|
imageName: fp/scout
|
||||||
strapi:
|
strapi:
|
||||||
imageName: gitea.futureporn.net/futureporn/strapi:latest
|
imageName: fp/strapi
|
||||||
port: 1339
|
port: 1339
|
||||||
url: https://strapi.fp.sbtp.xyz
|
url: https://strapi.fp.sbtp.xyz
|
||||||
hostname: strapi.futureporn.svc.cluster.local
|
hostname: strapi.futureporn.svc.cluster.local
|
||||||
|
|
|
@ -10,9 +10,11 @@ spec:
|
||||||
scout:
|
scout:
|
||||||
cdnBucketUrl: https://fp-dev.b-cdn.net
|
cdnBucketUrl: https://fp-dev.b-cdn.net
|
||||||
s3BucketName: fp-dev
|
s3BucketName: fp-dev
|
||||||
|
imageName: gitea.futureporn.net/futureporn/scout:latest
|
||||||
strapi:
|
strapi:
|
||||||
url: https://strapi.sbtp.xyz
|
url: https://strapi.sbtp.xyz
|
||||||
hostname: strapi.fp.sbtp.xyz
|
hostname: strapi.fp.sbtp.xyz
|
||||||
|
imageName: gitea.futureporn.net/futureporn/strapi:latest
|
||||||
managedBy: Helm
|
managedBy: Helm
|
||||||
certManager:
|
certManager:
|
||||||
issuer: letsencrypt-staging
|
issuer: letsencrypt-staging
|
Loading…
Reference in New Issue