Skip to content

Commit 011a99e

Browse files
authored
Change container image to nginx
1 parent 7079e78 commit 011a99e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: app
18-
image: sonal04/myappimage01
18+
image: nginx
1919

2020
---
2121
kind: Service

0 commit comments

Comments
 (0)