Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vmware-tanzu/cluster-api-provider-bringyourownhost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 60ceb50d7206d23cc6cf796c25156ddf8c0ffb28
Choose a base ref
..
head repository: vmware-tanzu/cluster-api-provider-bringyourownhost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 50bbde93860ed6c38fc6adb58cc01971cb2296fc
Choose a head ref
Original file line number Diff line number Diff line change
@@ -189,7 +189,6 @@ metadata:
name: ${CLUSTER_NAME}
spec:
bundleLookupBaseRegistry: projects.registry.vmware.com/cluster_api_provider_bringyourownhost
bundleLookupTag: ${BUNDLE_LOOKUP_TAG}
controlPlaneEndpoint:
host: ${CONTROL_PLANE_ENDPOINT_IP}
port: 6443
Original file line number Diff line number Diff line change
@@ -28,7 +28,6 @@ metadata:
name: ${CLUSTER_NAME}
spec:
bundleLookupBaseRegistry: projects.registry.vmware.com/cluster_api_provider_bringyourownhost
bundleLookupTag: ${BUNDLE_LOOKUP_TAG}
controlPlaneEndpoint:
host: ${CONTROL_PLANE_ENDPOINT_IP}
port: 6443