mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 13:01:01 +00:00
fixing ci and replicas
This commit is contained in:
+3
-2
@@ -60,5 +60,6 @@ deploy-parity-stg:
|
|||||||
<<: *deploy-k8s
|
<<: *deploy-k8s
|
||||||
environment:
|
environment:
|
||||||
name: parity-stg
|
name: parity-stg
|
||||||
rules:
|
# rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
# - if: '$CI_COMMIT_BRANCH == "master"'
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
# This is a YAML-formatted file.
|
# This is a YAML-formatted file.
|
||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
|
|
||||||
replicaCount: 4
|
replicaCount: 3
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: parity/substrate-telemetry-backend
|
repository: parity/substrate-telemetry-backend
|
||||||
|
|||||||
Reference in New Issue
Block a user