flux v0.31.2

GitRepository.spec.verify

Verification specifies the configuration to verify the Git commit signature(s).

2 fields
GitRepository.spec.verify fields and descriptions
Field / TypeDescription
mode
string required

Mode specifies what Git object should be verified, currently ('head').

  • enum: ["head"]
object

SecretRef specifies the Secret containing the public keys of trusted Git authors.