argocd-image-updater icon indicating copy to clipboard operation
argocd-image-updater copied to clipboard

docs: add note about write permissions for auth scripts on the filesystem

Open lexops opened this issue 1 year ago • 2 comments

This PR adds a note to the documentation addressing the issue where authentication scripts may require write access to the filesystem, which can lead to errors like [Errno 30] Read-only file system.

lexops avatar Oct 03 '24 14:10 lexops