You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/chains/configure/authentication_for_chains.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ To push to an OCI registry, the Chains controller will look for credentials in t
27
27
28
28
#### Create a Secret based on existing credentials
29
29
30
-
If you already ran `docker login`, you can copy the credentials stored in config.json into Kubernetes.
30
+
If you already ran `podman login`, you can copy the credentials stored in config.json into Kubernetes.
31
31
32
32
:::note
33
33
Make sure that any external credentials store, such as the native keychain of the operating system, is not used to store the credentials and the config.json is of the format:
0 commit comments