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