mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-01 00:00:03 +08:00
Merge pull request #73699 from pivotal-k8s/doc-links
Update deprecated and broken links Kubernetes-commit: fbee96d733ad941e94cd2a4726c65ddb3c71a21d
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ message PodPreset {
|
||||
// PodPresetList is a list of PodPreset objects.
|
||||
message PodPresetList {
|
||||
// Standard list metadata.
|
||||
// More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata
|
||||
// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
||||
// +optional
|
||||
optional k8s.io.apimachinery.pkg.apis.meta.v1.ListMeta metadata = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user