changed port merge key back to containerport

This commit is contained in:
Natasha Sarkar
2020-10-15 11:43:14 -07:00
parent a7ba93b1d8
commit ee9a4f2526
4 changed files with 5 additions and 13 deletions

View File

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