Commit 4c3171f7 authored by nikhiljindal's avatar nikhiljindal

Fixing an indentation bug in yaml file

parent 7505bed0
...@@ -20,5 +20,5 @@ spec: ...@@ -20,5 +20,5 @@ spec:
containers: containers:
- name: nginx - name: nginx
image: nginx image: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment