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
|
||||
s3BucketName: fp-dev
|
||||
strapi:
|
||||
imageName: gitea.futureporn.net/futureporn/strapi:latest
|
||||
imageName: fp/strapi
|
||||
port: 1339
|
||||
url: https://strapi.fp.sbtp.xyz
|
||||
hostname: strapi.fp.sbtp.xyz
|
||||
|
|
|
@ -40,8 +40,9 @@ spec:
|
|||
hostname: next.futureporn.svc.cluster.local
|
||||
cdnBucketUrl: https://fp-dev.b-cdn.net
|
||||
s3BucketName: fp-dev
|
||||
imageName: fp/scout
|
||||
strapi:
|
||||
imageName: gitea.futureporn.net/futureporn/strapi:latest
|
||||
imageName: fp/strapi
|
||||
port: 1339
|
||||
url: https://strapi.fp.sbtp.xyz
|
||||
hostname: strapi.futureporn.svc.cluster.local
|
||||
|
|
|
@ -10,9 +10,11 @@ spec:
|
|||
scout:
|
||||
cdnBucketUrl: https://fp-dev.b-cdn.net
|
||||
s3BucketName: fp-dev
|
||||
imageName: gitea.futureporn.net/futureporn/scout:latest
|
||||
strapi:
|
||||
url: https://strapi.sbtp.xyz
|
||||
hostname: strapi.fp.sbtp.xyz
|
||||
imageName: gitea.futureporn.net/futureporn/strapi:latest
|
||||
managedBy: Helm
|
||||
certManager:
|
||||
issuer: letsencrypt-staging
|
Loading…
Reference in New Issue