Replace skew shortcode parameters
This commit is contained in:
@@ -102,7 +102,7 @@ For each mode, there are two labels that determine the policy used:
|
||||
pod-security.kubernetes.io/<MODE>: <LEVEL>
|
||||
|
||||
# Optional: per-mode version label that can be used to pin the policy to the
|
||||
# version that shipped with a given Kubernetes minor version (for example v{{< skew latestVersion >}}).
|
||||
# version that shipped with a given Kubernetes minor version (for example v{{< skew currentVersion >}}).
|
||||
#
|
||||
# MODE must be one of `enforce`, `audit`, or `warn`.
|
||||
# VERSION must be a valid Kubernetes minor version, or `latest`.
|
||||
|
||||
Reference in New Issue
Block a user