~ replicaCount = 2 (staging + production)

This commit is contained in:
Michael Auer
2020-12-15 14:43:23 +01:00
parent 68eaefefaa
commit 658dc4f2fe
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ fullnameOverride: isa-ui
image:
harborRepo: isa/ui
tag: prod-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
replicaCount: 2
ingress:
enabled: true

View File

@@ -2,6 +2,8 @@ fullnameOverride: isa-ui
image:
harborRepo: isa/ui
tag: prod-%BUILD_BUILDNUMBER%-%BUILD_SOURCEVERSION%
replicaCount: 2
ingress:
enabled: true