updated schema to fix port merging issue

This commit is contained in:
Natasha Sarkar
2020-10-06 14:30:30 -07:00
parent 68f67c183e
commit ad01d8d34e
5 changed files with 8 additions and 4 deletions

View File

@@ -5102,7 +5102,7 @@
"protocol"
],
"x-kubernetes-list-type": "map",
"x-kubernetes-patch-merge-key": "containerPort",
"x-kubernetes-patch-merge-key": "name",
"x-kubernetes-patch-strategy": "merge"
},
"readinessProbe": {