mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Update docs/external-secrets.md
This commit is contained in:
@@ -73,6 +73,6 @@ Infisical version upgrades can introduce problems connecting to n8n. If your Inf
|
||||
|
||||
### Only set external secrets on credentials owned by an instance owner or admin
|
||||
|
||||
Due to the additional permissions that instance owners and admins have, it is possible for owners and admins to update credentials owned by another user with a secrets expression. This will preview correctly for an instance owner or admin, but the secret will not resolve when the workflow is run in production.
|
||||
Due to the permissions that instance owners and admins have, it's possible for owners and admins to update credentials owned by another user with a secrets expression. This will appear to work in preview for an instance owner or admin, but the secret won't resolve when the workflow runs in production.
|
||||
|
||||
Only use external secrets for credentials that are owned by an instance admin or owner. This ensures they resolve correctly in production.
|
||||
|
||||
Reference in New Issue
Block a user