This commit is contained in:
Di Xu
2017-08-10 15:36:52 +08:00
parent f557ba1b09
commit f873da91f3
5 changed files with 6 additions and 6 deletions

View File

@@ -57060,7 +57060,7 @@
}
},
"io.k8s.api.core.v1.Taint": {
"description": "The node this Taint is attached to has the effect \"effect\" on any pod that that does not tolerate the Taint.",
"description": "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.",
"required": [
"key",
"effect"

View File

@@ -18327,7 +18327,7 @@
},
"v1.Taint": {
"id": "v1.Taint",
"description": "The node this Taint is attached to has the effect \"effect\" on any pod that that does not tolerate the Taint.",
"description": "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.",
"required": [
"key",
"effect"