Changed latest tag to stable tag.

This commit is contained in:
Adeniyi Stephen Oluwatola
2022-05-31 11:36:46 +01:00
committed by GitHub
parent f40b3c25d6
commit f24d0c3498
@@ -122,7 +122,7 @@ metadata:
spec: spec:
containers: containers:
- name: nginx - name: nginx
image: nginx:latest image: nginx:stable
ports: ports:
- containerPort: 80 - containerPort: 80
name: http-web-svc name: http-web-svc