Skip to content

Commit

Permalink
Update apis/infrastructure/v1beta1/byohost_types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Shamsher Ansari <[email protected]>
  • Loading branch information
Dharmjit Singh and shamsher31 authored Apr 20, 2022
1 parent f2a7846 commit 572823f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/infrastructure/v1beta1/byohost_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type ByoHostSpec struct {
BootstrapSecret *corev1.ObjectReference `json:"bootstrapSecret,omitempty"`

// InstallationSecret is an optional reference to InstallationSecret
// generated by InstallerController for k8s installation
// generated by InstallerController for K8s installation
// +optional
InstallationSecret *corev1.ObjectReference `json:"installationSecret,omitempty"`
}
Expand Down

0 comments on commit 572823f

Please sign in to comment.