Skip to content

Commit 70c03b1

Browse files
authored
Updated imageRegistryCredentials.secret to imageRegistryCredentials.secrets (#1171)
updated imageRegistryCredentials.secret to secrets Signed-off-by: GitHub <noreply@github.com>
1 parent dec02a4 commit 70c03b1

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/Writing policies/verify-images

1 file changed

+1
-1
lines changed

content/en/docs/Writing policies/verify-images/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The `imageRegistryCredentials` attribute allows configuration of registry creden
4646

4747
The `imageRegistryCredentials.helpers` is an array of credential helpers that can be used for this policy. Allowed values are `default`,`google`,`azure`,`amazon`,`github`.
4848

49-
The `imageRegistryCredentials.secret` specifies a list of secrets that are provided for credentials. Secrets must be in the Kyverno namespace.
49+
The `imageRegistryCredentials.secrets` specifies a list of secrets that are provided for credentials. Secrets must be in the Kyverno namespace.
5050

5151
For additional details please reference a section below for the solution used to sign the images and attestations:
5252

0 commit comments

Comments
 (0)