Merge pull request #7284 from nikhiljindal/bug

Fixing an indentation bug in yaml file
This commit is contained in:
Wojciech Tyczynski
2015-04-24 12:08:25 +02:00

View File

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