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 17d8a7a + 49fc707 commit a9dd646Copy full SHA for a9dd646
helm-custom-value-file-examples/migration-values-example.yaml
@@ -1,4 +1,4 @@
1
-# A helm example values file for migrating a CloudBees Core for Modern Platfrom Install.
+# A helm example values file for migrating a CloudBees CI for Modern Platform install
2
# Install an nginx-ingress controller
3
nginx-ingress:
4
# Change this to true, if you want to install the NGINX Ingress Controller
@@ -15,6 +15,6 @@ OperationsCenter:
15
SecretName: core-example-com-tls
16
Host: jenkins.cluster.local
17
18
-# Do not change these values. They are all set for migrating CloudBees Core.
+# Do not change these values. They are all set for migrating CloudBees CI.
19
Persistence:
20
ExistingClaim: 'jenkins-home-cjoc-0'
0 commit comments