Skip to content

Commit a9dd646

Browse files
authored
Merge pull request #48 from cloudbees/tfoxnc-patch-1
Use current product name,fix mispelled word
2 parents 17d8a7a + 49fc707 commit a9dd646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm-custom-value-file-examples/migration-values-example.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# A helm example values file for migrating a CloudBees Core for Modern Platfrom Install.
1+
# A helm example values file for migrating a CloudBees CI for Modern Platform install
22
# Install an nginx-ingress controller
33
nginx-ingress:
44
# Change this to true, if you want to install the NGINX Ingress Controller
@@ -15,6 +15,6 @@ OperationsCenter:
1515
SecretName: core-example-com-tls
1616
Host: jenkins.cluster.local
1717

18-
# Do not change these values. They are all set for migrating CloudBees Core.
18+
# Do not change these values. They are all set for migrating CloudBees CI.
1919
Persistence:
2020
ExistingClaim: 'jenkins-home-cjoc-0'

0 commit comments

Comments
 (0)