Merge pull request #33767 from adeniyistephen/patch-1
Fix: Update service.md (nginx image not found)
This commit is contained in:
@@ -122,7 +122,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: nginx
|
||||
image: nginx:1.14.2
|
||||
image: nginx:stable
|
||||
ports:
|
||||
- containerPort: 80
|
||||
name: http-web-svc
|
||||
|
||||
Reference in New Issue
Block a user