Skip to main content
Question

Does GitOps only make changes via the UI read-only or are changes via API read-only also?

  • March 11, 2025
  • 1 reply
  • 6 views

Does GitOps only make changes via the UI read-only or are changes via API read-only also?

1 reply

  • Employee
  • March 11, 2025

The API will be Read-Only as well. You will receive a Forbidden message if you try to POST, PATCH or DELETE via the API, unless you set the GitOps workflow back to None in the settings (which interrupts the GitOps process).