Verify the image tag points to r1n’s Docker Hub or your own built image.
(Invoking related search terms for People/Places/Names per assistant rules.) reloader by r1n github
It's not fancy. It doesn't need a PhD. It just works. Add one annotation, install the controller, and never manually delete a Pod for config changes again. Verify the image tag points to r1n’s Docker
apiVersion: v1 kind: ConfigMap metadata: name: nginx-config data: site.conf: | server listen 80; server_name example.com; location / proxy_pass http://backend; install the controller