Skip to content

Commit 76399ec

Browse files
authored
Merge pull request #26379 from JacobHenner/jacobhenner/remove-serviceaccount-secret-automounting
Remove ServiceAccount Secret automounting section
2 parents 2330d8d + c59e3f0 commit 76399ec

File tree

1 file changed

+0
-5
lines changed
  • content/en/docs/concepts/configuration

1 file changed

+0
-5
lines changed

content/en/docs/concepts/configuration/secret.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -801,11 +801,6 @@ field set to that of the service account.
801801
See [Add ImagePullSecrets to a service account](/docs/tasks/configure-pod-container/configure-service-account/#add-imagepullsecrets-to-a-service-account)
802802
for a detailed explanation of that process.
803803

804-
### Automatic mounting of manually created Secrets
805-
806-
Manually created secrets (for example, one containing a token for accessing a GitHub account)
807-
can be automatically attached to pods based on their service account.
808-
809804
## Details
810805

811806
### Restrictions

0 commit comments

Comments
 (0)