Skip to content

Commit

Permalink
NIT-1170 increase number of repository pods in poc and dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Grzeskowiak committed Mar 21, 2024
1 parent 89bc394 commit 375f9e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion alfresco-content-services/values_dev.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# this file overrides values defined in ./values.yaml
repository:
replicaCount: 1
replicaCount: 2
share:
replicaCount: 1
global:
Expand Down
2 changes: 1 addition & 1 deletion alfresco-content-services/values_poc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# this file overrides values defined in ./values.yaml
repository:
replicaCount: 1
replicaCount: 2
share:
replicaCount: 1
global:
Expand Down

0 comments on commit 375f9e2

Please sign in to comment.