feat: release dev and prod
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
1fb24abd39
commit
522db2293b
22
cuddle.yaml
22
cuddle.yaml
@ -5,19 +5,17 @@ base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-service-plan.git"
|
|||||||
vars:
|
vars:
|
||||||
service: "flux-releaser"
|
service: "flux-releaser"
|
||||||
registry: kasperhermansen
|
registry: kasperhermansen
|
||||||
|
database:
|
||||||
|
crdb: "true"
|
||||||
|
ingress:
|
||||||
|
- external: "true"
|
||||||
|
- internal: "true"
|
||||||
|
|
||||||
clusters:
|
|
||||||
clank-prod:
|
|
||||||
replicas: "3"
|
|
||||||
namespace: prod
|
|
||||||
|
|
||||||
|
|
||||||
deployment:
|
|
||||||
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
|
|
||||||
env:
|
|
||||||
prod:
|
|
||||||
clusters:
|
|
||||||
- clank-prod
|
|
||||||
|
|
||||||
cuddle/clusters:
|
cuddle/clusters:
|
||||||
dev:
|
dev:
|
||||||
|
env:
|
||||||
|
service.host: "0.0.0.0:3000"
|
||||||
|
prod:
|
||||||
|
env:
|
||||||
|
service.host: "0.0.0.0:3000"
|
||||||
|
Loading…
Reference in New Issue
Block a user