Skip to content

Commit

Permalink
Remove the ToolchainCluster.spec.apiEndpoint field. (#1096)
Browse files Browse the repository at this point in the history
  • Loading branch information
metlos authored Oct 9, 2024
1 parent c0c4242 commit d58f8f7
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ spec:
spec:
description: ToolchainClusterSpec defines the desired state of ToolchainCluster
properties:
apiEndpoint:
description: "The API endpoint of the member cluster. This can be
a hostname, hostname:port, IP or IP:port. \n Be aware that this
is kept in the spec only for compatibility reasons and doesn't serve
any purpose. Use the Status.APIEndpoint instead. \n Deprecated:
This is not used for anything."
type: string
secretRef:
description: Name of the secret containing the kubeconfig required
to connect to the cluster.
Expand Down

0 comments on commit d58f8f7

Please sign in to comment.