Skip to content

Commit 7956224

Browse files
Merge pull request #234796 from AndreiBarbu95/patch-6
Update azure-netapp-files.md
2 parents 459c438 + 4ad160d commit 7956224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-netapp-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ After the PVC is created, a pod can be spun up to access the Azure NetApp Files
485485
spec:
486486
containers:
487487
- name: nginx
488-
image: mcr.microsoft.com/oss/nginx/nginx:latest1.15.5-alpine
488+
image: mcr.microsoft.com/oss/nginx/nginx:1.15.5-alpine
489489
resources:
490490
requests:
491491
cpu: 100m

0 commit comments

Comments
 (0)