diff --git a/nginx.container b/nginx.container new file mode 100644 index 0000000..e99d677 --- /dev/null +++ b/nginx.container @@ -0,0 +1,4 @@ +[Container] +Image=nginx +Pod=vote.pod +PublishPort=80:80 \ No newline at end of file