Skip to content
This repository was archived by the owner on Dec 20, 2020. It is now read-only.

Commit f5fc358

Browse files
committed
Unit tests passed, developer sign-off
1 parent de14993 commit f5fc358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubecode/deployment_django.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
containers:
1919
- name: django
2020
# Notice the tag is also included in the image
21-
image: kubetotorial101/pollproject:e9f3848
21+
image: kubetotorial101/pollproject:de14993
2222
ports:
2323
- containerPort: 8000
2424
# Minimum and maximum resources allocated to the container.

0 commit comments

Comments
 (0)