mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 23:23:39 +00:00
10 lines
291 B
YAML
10 lines
291 B
YAML
apiVersion: config.supervisor.pinniped.dev/v1alpha1
|
|
kind: CredentialCache
|
|
credentials:
|
|
- key: "test-key"
|
|
creationTimestamp: "2020-10-20T18:42:07Z"
|
|
lastUsedTimestamp: "2020-10-20T18:45:31Z"
|
|
credential:
|
|
expirationTimestamp: "2020-10-20T19:46:30Z"
|
|
token: "test-token"
|