Skip to content

Untitled string in Welkin Apps Config Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/kyverno/properties/policies/properties/verifyImageSignature/properties/attestor

A public key (Cosign) or certificate (Notary) used to verify image signatures

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none config/schemas/config.yaml*

TYPE:

string

EXAMPLES:

|
  -----BEGIN PUBLIC KEY-----
  MFkwEwY...
  -----END PUBLIC KEY-----
|
  -----BEGIN CERTIFICATE-----
  MIIDTTCCA...
  -----END CERTIFICATE-----

Return to the root config schema


Generated Sun Jul 27 04:08:35 UTC 2025 from elastisys/compliantkubernetes-apps@main