Fix link in RuntimeClassInImageCriApi feature gate

pull/45451/head
John.C 2024-03-06 13:05:26 +00:00 committed by GitHub
parent aa96ea240f
commit 77fb1c20e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -10,5 +10,5 @@ stages:
defaultValue: false
fromVersion: "1.29"
---
Enables images to be pulled based on the [runtime class]
(/docs/concepts/containers/runtime-class/) of the pods that reference them.
Enables images to be pulled based on the [runtime class](/docs/concepts/containers/runtime-class/)
of the pods that reference them.