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
-**More**: indicates whether there are more results
99
-
-**Count**: the number of key-value pairs returned
97
+
-**Lease**: the lease associated with the secret.
98
+
-**More**: indicates whether there are more results.
99
+
-**Count**: the number of key-value pairs returned.
100
100
101
101
After you run the command, examine the `Value` field in the output in the terminal window. This output shows the value stored in etcd for this key, which is the encrypted value of the secret. The value is encrypted using a KMS plugin. The `k8s:enc:kms:v1:` prefix indicates that Kubernetes is using the KMS plugin to store the secret in an encrypted format.
0 commit comments