Does GitOps only make changes via the UI read-only or are changes via API read-only also?
Page 1 / 1
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).
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.