Merge pull request #27341 from milindchawre/doc-change
Fixes #27095 : Removing registrytoken field from doc as it is depreca… Upstream-commit: 2a3ba03424cd5286f4410e2c0c1fb093f297c572 Component: engine
This commit is contained in:
@ -1786,7 +1786,7 @@ a base64-encoded AuthConfig object.
|
||||
|
||||
```
|
||||
{
|
||||
"registrytoken": "9cbaf023786cd7..."
|
||||
"identitytoken": "9cbaf023786cd7..."
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@ -1787,7 +1787,7 @@ a base64-encoded AuthConfig object.
|
||||
|
||||
```
|
||||
{
|
||||
"registrytoken": "9cbaf023786cd7..."
|
||||
"identitytoken": "9cbaf023786cd7..."
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@ -1858,7 +1858,7 @@ a base64-encoded AuthConfig object.
|
||||
|
||||
```
|
||||
{
|
||||
"registrytoken": "9cbaf023786cd7..."
|
||||
"identitytoken": "9cbaf023786cd7..."
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user