Skip to content

Commit 285b171

Browse files
Minor nginx formatting (#1897)
1 parent 8719185 commit 285b171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-examples/nginx/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ spec:
2727
spec:
2828
containers:
2929
- name: nginx
30-
image: nginx:1.14.2
30+
image: 'nginx:1.14.2'
3131
ports:
3232
- containerPort: 80

0 commit comments

Comments
 (0)