Merge pull request #103 from sickrov/patch-1

Update pentesting-kubernetes.md
This commit is contained in:
Carlos Polop 2021-04-25 13:55:31 +02:00 committed by GitHub
commit 8e166e6a5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,7 +160,7 @@ Secrets can be things like:
Secret types:
| Builtin Type | Usage |
| :--- | :--- |
|--- | ---|
| Opaque | arbitrary user-defined data |
| kubernetes.io/service-account-token | service account token |
| kubernetes.io/dockercfg | serialized ~/.dockercfg file |