Skip to content

Commit

Permalink
argocd: Set required signature keys
Browse files Browse the repository at this point in the history
Close #51
  • Loading branch information
KellerFuchs committed May 15, 2023
1 parent c7e5f19 commit ec51a23
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions argocd/projects/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ spec:
kind: '*'
orphanedResources:
warn: false
signatureKeys:
- keyID: C91A9911192C187A # daurnimator
- keyID: 6785F7AF28DE7081 # Ryan Heywood
- keyID: E90A401336C8AAA9 # Lance R. Vick
- keyID: 68907D8BCCD85A5A # Ben Harris
- keyID: B10116B8193F2DBD # Daniel Grove
- keyID: 26CDD32189AA2885 # David Pflug
- keyID: E6A270B1A4DA649A # kellerfuchs

0 comments on commit ec51a23

Please sign in to comment.