Skip to content

Commit

Permalink
moved Nginx image to quay.io (#679)
Browse files Browse the repository at this point in the history
Co-authored-by: Praneeth Bajjuri <pbajjuri@pbajjuri-thinkpadp1gen4i.rmtustx.csb>
  • Loading branch information
pbajjuri20 and Praneeth Bajjuri authored Apr 16, 2024
1 parent 51429bc commit be019bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/app/yaml/nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: my-nginx
image: docker.io/nginx
image: quay.io/maistra/nginx
ports:
- containerPort: 8443
volumeMounts:
Expand Down

0 comments on commit be019bd

Please sign in to comment.