You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker-plain/files/chart/values.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
6
6
## The number of replicas to deploy.
7
7
## For high availability use more than 1 replica
8
+
## Before enabling check the official ODS documentation about replicate support: https://www.opendevstack.org/ods-documentation/opendevstack/latest/jenkins-shared-library/orchestration-pipeline.html#_known_limitations
8
9
replicaCount: 1
9
10
10
11
imagePullSecrets: []
@@ -111,6 +112,7 @@ resources:
111
112
memory: 16Mi
112
113
ephemeral-storage: 1Mi
113
114
115
+
## Before enabling check the official ODS documentation about replicate support: https://www.opendevstack.org/ods-documentation/opendevstack/latest/jenkins-shared-library/orchestration-pipeline.html#_known_limitations
0 commit comments