Skip to content

Commit 3562cc4

Browse files
jtuchschererajp-io
andauthored
remove unnecessary ca warning
* Update host-preflight.yaml Removing unnecessary information about trusting the ca on the host. * Update host-preflight.yaml --------- Co-authored-by: Alex Parker <7272359+ajp-io@users.noreply.github.com>
1 parent 4a69b4d commit 3562cc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkg/preflights/host-preflight.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,7 @@ spec:
443443
Ensure your firewall is properly configured, and use --http-proxy,
444444
--https-proxy, and --no-proxy if there is a proxy server.
445445
The static IP addresses for {{ .ProxyRegistryURL }} are
446-
162.159.137.43 and 162.159.138.43. If you provided a CA certificate,
447-
make sure it is trusted by the system.
446+
162.159.137.43 and 162.159.138.43.
448447
- pass:
449448
when: 'statusCode == 401'
450449
message: 'Connected to {{ .ProxyRegistryURL }}'

0 commit comments

Comments
 (0)