signatureKeys (kind: AppProject)
(Redirected from SignatureKeys)
Jump to navigation
Jump to search
Used to verify the signatures of Git repository commits or artifacts to ensure their authenticity and integrity.
Oficial example[edit]
apiVersion: argoproj.io/v1alpha1 kind: AppProject metadata: name: gpg namespace: argocd spec: clusterResourceWhitelist: - group: '*' kind: '*' description: GnuPG verification destinations: - namespace: '*' server: '*' namespaceResourceWhitelist: - group: '*' kind: '*' signatureKeys: - keyID: 4AEE18F83AFDEB23 sourceRepos: - '*'
Related[edit]
- ArgoCD GnuPG signature verification
- ArgoCD RBAC:
jwtTokens - Terraform resource: argocd_project:
signature_keys
See also[edit]
Advertising: