mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
fix typo
This commit is contained in:
parent
81177226a8
commit
16c582ed37
@ -483,7 +483,7 @@ func (ic *IngressController) reconcileIngressesOnClusterChange(clusterName strin
|
||||
|
||||
/*
|
||||
reconcileConfigMapForCluster ensures that the configmap for the ingress controller in the cluster has objectmeta.data.UID
|
||||
consistent with all the other clusters in the federation. If clusterName == allClustersKey, then all avaliable clusters
|
||||
consistent with all the other clusters in the federation. If clusterName == allClustersKey, then all available clusters
|
||||
configmaps are reconciled.
|
||||
*/
|
||||
func (ic *IngressController) reconcileConfigMapForCluster(clusterName string) {
|
||||
|
Loading…
Reference in New Issue
Block a user