Browse Source

demo

pull/39/head
Roman Voitenko 6 years ago
parent
commit
ffd4146110
  1. 2
      nginx/deployment.yaml

2
nginx/deployment.yaml

@ -17,7 +17,7 @@ spec:
app: nginx
spec:
containers:
- image: nginx:1.17.4
- image: nginx:1.17.4-alpine
name: nginx
ports:
- name: http

Loading…
Cancel
Save