Skip to content

Commit

Permalink
Minor nginx formatting (#1897)
Browse files Browse the repository at this point in the history
  • Loading branch information
phanimarupaka committed May 4, 2021
1 parent 8719185 commit 285b171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package-examples/nginx/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.14.2
image: 'nginx:1.14.2'
ports:
- containerPort: 80

0 comments on commit 285b171

Please sign in to comment.