1
0
Fork 0

Fix Kubernetes schema

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-04-26 22:26:25 +02:00
parent 4ff4e4e626
commit 87caf458df
No known key found for this signature in database
GPG key ID: D808B4C167352E59
4 changed files with 14 additions and 21 deletions

View file

@ -12,7 +12,7 @@ spec:
nodePort: 30283
targetPort: 80
protocol: TCP
name: http
name: https
selector:
app: whoami
---