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

@@ -746,6 +746,9 @@ spec:
- image: test-image
name: test-deployment
ports:
- containerPort: 8080
name: take-over-the-world
protocol: TCP
- containerPort: 8080
name: disappearing-act
protocol: TCP