Update nginx.yaml
This commit is contained in:
7
nginx.yaml
Normal file
7
nginx.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: "3.9"
|
||||
|
||||
services:
|
||||
test:
|
||||
image: nginx
|
||||
deploy:
|
||||
replicas: 1
|
||||
Reference in New Issue
Block a user