feat(argo-cd): Add signature keys for GPG in additionalProjects (#1011)
* Add signature keys for GPG in additionalProjects Signed-off-by: Jakub Faber <jakub.faber@camabeh.dev> * Fix whitespace Signed-off-by: Jakub Faber <jakub.faber@camabeh.dev> * Fix lint - Newline at the end of file Signed-off-by: Jakub Faber <jakub.faber@camabeh.dev>
This commit is contained in:
parent
fc37802882
commit
9f2d1e5d30
3 changed files with 8 additions and 2 deletions
|
|
@ -1153,6 +1153,8 @@ server:
|
|||
# applications:
|
||||
# - '*-prod'
|
||||
# manualSync: true
|
||||
# signatureKeys:
|
||||
# - keyID: ABCDEF1234567890
|
||||
|
||||
## Enable Admin ClusterRole resources.
|
||||
## Enable if you would like to grant rights to ArgoCD to deploy to the local Kubernetes cluster.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue