Skip to content

Commit

Permalink
Update all-resources.yml
Browse files Browse the repository at this point in the history
Fixed image tag
  • Loading branch information
AdmiraalA authored Feb 21, 2024
1 parent 179a71d commit 5fff343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/nginx/all-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ spec:
tier: frontend
spec:
containers:
- image: nginx:latest
- image: nginx:1.25.3
name: nginx
env:
- name: SECURE_SUBNET
Expand Down Expand Up @@ -529,4 +529,4 @@ spec:
service:
name: nginx-svc
port:
number: 80
number: 80

0 comments on commit 5fff343

Please sign in to comment.