archives added

This commit is contained in:
Justine Pelletreau
2022-06-25 12:29:03 +02:00
parent 8380588edc
commit b40aa7b60a
23 changed files with 286 additions and 4 deletions

View File

@ -16,6 +16,7 @@ spec:
containers:
- image: nginx:latest
name: blog
imagePullPolicy: "Always"
volumeMounts:
- mountPath: /usr/share/nginx/html
name: blog