We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c28ecc + 448d04b commit 8c16be8Copy full SHA for 8c16be8
cloudbees-cd/kubernetes/cloudbees-cd-agent-defaults.yaml
@@ -6,7 +6,7 @@
6
images:
7
registry: "docker.io/cloudbees"
8
imageRepository: "cbflow-agent"
9
- tag: "10.0.2.144701_2.1.4_20201130"
+ tag: "10.1.0.145850_2.1.12_20210224"
10
pullPolicy: IfNotPresent
11
12
# Please state flow-server endpoint here. Please note that if installing in different namespace than server
@@ -78,6 +78,10 @@ ecconfigure: "--agentInitMemoryMB=16 --agentMaxMemoryMB=64"
78
logLevel: DEBUG
79
80
81
+service:
82
+ type: ClusterIP
83
+ clusterIP: "None"
84
+
85
#---------------------------------------------
86
# Flow agent storage and resources configuration section
87
0 commit comments