You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/en/docs/Writing policies/verify-images/_index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ The `imageRegistryCredentials` attribute allows configuration of registry creden
46
46
47
47
The `imageRegistryCredentials.helpers` is an array of credential helpers that can be used for this policy. Allowed values are `default`,`google`,`azure`,`amazon`,`github`.
48
48
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.
50
50
51
51
For additional details please reference a section below for the solution used to sign the images and attestations:
0 commit comments