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: cloudbees-cd/kubernetes/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CloudBees CD examples
2
2
3
-
Files in this folder complement mentions in [CloudBees CD product documentation](https://https://docs.cloudbees.com/docs/cloudbees-flow/latest/). As such, they are not standalone.
3
+
Files in this folder complement mentions in [CloudBees CD product documentation](https://docs.cloudbees.com/docs/cloudbees-cd/latest/). As such, they are not standalone.
4
4
5
5
## In this folder
6
6
This folder contains example values `.yaml` files for the CloudBees CD Helm Chart.
@@ -11,3 +11,4 @@ This folder contains example values `.yaml` files for the CloudBees CD Helm Char
11
11
-`cloudbees-cd-agent-defaults.yaml`: Example .yaml file for installing a CloudBees CD agent on standard Kubernetes.
12
12
-`cloudbees-cd-defaults.yaml` ( was `values.yaml`): Default parameter values for CloudBees CD on standard Kubernetes. Springboard from this file to create your own custom values.yaml file.
13
13
-`values-filebeat.yaml`: Sample values file to configure Filebeat log shipper to capture logs from CloudBees CD services and pods.
14
+
-`tune-max-map-count.yaml`: One way to set the kernel parameter `vm.max_map_count` high enough to run DevOps Insight.
0 commit comments