You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
## Description
8
8
This operator can assist in reconfiguring a cluster once it has been moved to a new location. It performs the following steps:
9
9
10
-
* Update the API and Ingress domain aliases using a generated self-signed certificate, or using a user provided certificate.
10
+
* Update the API and Ingress domain aliases using a generated certificate (signed by loadbalancer-serving-signer), or using a user provided certificate.
11
11
* Update the internal DNS records for the API and Ingress (SNO only).
12
12
* (Optional) Update the cluster-wide pull secret.
13
13
* (Optional) Add new SSH keys for the 'core' user.
0 commit comments