remove its name from file content
This commit is contained in:
@@ -71,8 +71,9 @@ account. To create additional API tokens for a service account, create a secret
|
|||||||
of type `ServiceAccountToken` with an annotation referencing the service
|
of type `ServiceAccountToken` with an annotation referencing the service
|
||||||
account, and the controller will update it with a generated token:
|
account, and the controller will update it with a generated token:
|
||||||
|
|
||||||
```json
|
|
||||||
secret.json:
|
secret.json:
|
||||||
|
|
||||||
|
```json
|
||||||
{
|
{
|
||||||
"kind": "Secret",
|
"kind": "Secret",
|
||||||
"apiVersion": "v1",
|
"apiVersion": "v1",
|
||||||
|
|||||||
Reference in New Issue
Block a user