Skip to content

Commit 640b488

Browse files
committed
[CPLT2-6868] Update OCP migration values samples
1 parent d806cbb commit 640b488

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ nginx-ingress:
77
OperationsCenter:
88
# Set the HostName for the Operation Center
99
HostName: 'cloudbees-core.example.com'
10+
ContextPath: null
1011
Ingress:
1112
tls:
1213
## Set this to true in order to enable TLS on the ingress record

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ OperationsCenter:
77
Platform: 'openshift'
88
# Set the HostName for the Operation Center
99
HostName: 'cloudbees-core.example.com'
10+
ContextPath: null
1011
Ingress:
1112
tls:
1213
## Set this to true in order to enable TLS on the ingress route

0 commit comments

Comments
 (0)