Skip to content

Commit a11047c

Browse files
committed
Clean PodPreset docs, examples and links
1 parent a773e51 commit a11047c

File tree

18 files changed

+0
-641
lines changed

18 files changed

+0
-641
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,6 @@ See [Add ImagePullSecrets to a service account](/docs/tasks/configure-pod-contai
795795

796796
Manually created secrets (for example, one containing a token for accessing a GitHub account)
797797
can be automatically attached to pods based on their service account.
798-
See [Injecting Information into Pods Using a PodPreset](/docs/tasks/inject-data-application/podpreset/) for a detailed explanation of that process.
799798

800799
## Details
801800

content/en/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -669,13 +669,6 @@ allowVolumeExpansion: true
669669

670670
For more information about persistent volume claims, see [PersistentVolumeClaims](/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims).
671671

672-
### PodPreset {#podpreset}
673-
674-
This admission controller injects a pod with the fields specified in a matching PodPreset.
675-
See also [PodPreset concept](/docs/concepts/workloads/pods/podpreset/) and
676-
[Inject Information into Pods Using a PodPreset](/docs/tasks/inject-data-application/podpreset)
677-
for more information.
678-
679672
### PodSecurityPolicy {#podsecuritypolicy}
680673

681674
This admission controller acts on creation and modification of the pod and determines if it should be admitted

content/en/docs/reference/glossary/podpreset.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

content/en/docs/tasks/inject-data-application/podpreset.md

Lines changed: 0 additions & 323 deletions
This file was deleted.

0 commit comments

Comments
 (0)