File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 6
6
images :
7
7
registry : " docker.io/cloudbees"
8
8
imageRepository : " cbflow-agent"
9
- tag : " 10.0.0.142654_2 .0.12_20200625 "
9
+ tag : " 10.0.1.143076_2 .0.12_20200729 "
10
10
pullPolicy : IfNotPresent
11
11
12
12
# Please state flow-server endpoint here. Please note that if installing in different namespace than server
@@ -92,7 +92,11 @@ storage:
92
92
accessMode : ReadWriteOnce
93
93
storage : 5Gi
94
94
# In order to use any non "platform-default" or custom storage class just uncomment the line and and state required storageClass name
95
- # storageClass: my-class
95
+ # storageClass: my-class
96
+ #
97
+ # If defined true if any agent is already deployed with shared workspace and pvc already exist
98
+ existingClaim : false
99
+
96
100
97
101
resources :
98
102
limits :
@@ -122,4 +126,3 @@ securityContext:
122
126
enabled : false
123
127
fsGroup : 1000
124
128
runAsUser : 1000
125
-
Original file line number Diff line number Diff line change 7
7
registry : " docker.io/cloudbees"
8
8
9
9
# Image tag of the image to pull
10
- tag : " 10.0.0.142654_2 .0.12_20200625 "
10
+ tag : " 10.0.1.143076_2 .0.12_20200729 "
11
11
12
12
# The image pull policy to use
13
13
pullPolicy : IfNotPresent
You can’t perform that action at this time.
0 commit comments