mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
typo
This commit is contained in:
parent
1ad5cea24e
commit
9399a9a0e8
@ -130,7 +130,7 @@ func createComformanceTests(jig *testJig, ns string) []conformanceTests {
|
||||
fmt.Sprintf("waiting for HTTPS updates to reflect in ingress"),
|
||||
},
|
||||
{
|
||||
fmt.Sprintf("should update SSL certificated with modified hostname %v", updatedTLSHost),
|
||||
fmt.Sprintf("should update SSL certificate with modified hostname %v", updatedTLSHost),
|
||||
func() {
|
||||
jig.update(func(ing *extensions.Ingress) {
|
||||
newRules := []extensions.IngressRule{}
|
||||
|
Loading…
Reference in New Issue
Block a user