Merge pull request #7284 from nikhiljindal/bug

Fixing an indentation bug in yaml file
pull/6/head
Wojciech Tyczynski 2015-04-24 12:08:25 +02:00
commit 6528d17df3
1 changed files with 1 additions and 1 deletions

View File

@ -20,5 +20,5 @@ spec:
containers:
- name: nginx
image: nginx
ports:
ports:
- containerPort: 80