Skip to content

Commit

Permalink
Merge pull request #5336 from akvo/revert-nginx-image
Browse files Browse the repository at this point in the history
[#5335] Revert default Nginx image from maintenance mode to normal Nginx
  • Loading branch information
zuhdil committed Aug 26, 2024
2 parents 73a196d + 727b3b8 commit b670b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/k8s/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
- "rsr-dedicated"
containers:
- name: rsr-nginx
image: eu.gcr.io/akvo-lumen/rsr-nginx-maintenance:${TRAVIS_COMMIT}
image: eu.gcr.io/akvo-lumen/rsr-nginx:${TRAVIS_COMMIT}
ports:
- containerPort: 80
protocol: TCP
Expand Down

0 comments on commit b670b78

Please sign in to comment.