Skip to content

Commit 5fe728e

Browse files
authored
Merge pull request #34 from twasyl/CPLT2-6868
[BEE-1535] Update OCP migration values samples
2 parents a6745b8 + 640b488 commit 5fe728e

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)