This commit is contained in:
		| @@ -5,4 +5,5 @@ COPY init/entrypoint.sh /tmp/entrypoint.sh | ||||
| RUN chmod +x /tmp/entrypoint.sh | ||||
|  | ||||
| ENTRYPOINT ["/tmp/entrypoint.sh"] | ||||
| # Uncomment the following line if your sidecar needs to stay alive (ie. when your sidecar is *not* an initContainer) | ||||
| #CMD ["tail", "-f", "/dev/null"] | ||||
		Reference in New Issue
	
	Block a user