-
Notifications
You must be signed in to change notification settings - Fork 138
Description
I would like to raise a concern regarding the default settings applied during the bootstrap process in Argo CD Autopilot. Currently, some of these settings can be considered "dangerous" and may lead to unintended consequences for new users.
Additionally, the command argocd-autopilot project create also includes several potentially unsafe configurations that could confuse or mislead newcomers to Argo CD.
Proposed Changes:
-
Review and Modify Default Settings: It would be beneficial to review the default settings applied during the bootstrap process and adjust them to be more user-friendly and safer for new users.
-
Enhance Documentation: Providing clear documentation and warnings about the implications of certain configurations would help users make informed decisions when using these commands.
By addressing these issues, I believe that Argo CD Autopilot can become a more welcoming tool for new users, ultimately enhancing the overall user experience.
Thank you for this project!