argocd: Add GPG public key for user import #25
argocd-deploy-gpg-pub-key into master
Although this is useful, its sort of a dangling artifact.
Can we find a better place for it?
this should be extras (with an s).
However I like the current setup that everything is an app. Can we put it in the argocd folder? or the root?
@ -13,0 +14,4 @@
### Dependencies
1. kubectl
should add in kustomize as we're not using the builtin kubectl kustomize.
@drGrove see earlier comment:
I like the current setup that each folder in the root is an app. Can we put the key in the argocd folder? or the root?
@drGrove see earlier comment:
I like the current setup that each folder in the root is an app. Can we put the key in the argocd folder? or the root?
I think I had it there before. I can put it in the folder, should it be in a subfolder of argocd?
I think I had it there before. I can put it in the folder, should it be in a subfolder of argocd?
idea: what about as an annotation/label on the deploy-key resource itself?
or can we get SOPS to not encrypt a specific field?
I think I had it there before. I can put it in the folder, should it be in a subfolder of argocd?
idea: what about as an annotation/label on the deploy-key resource itself?
or can we get SOPS to not encrypt a specific field?
SOPS will only encrypt fields we tell it to. But normally that's data|stringData.
As far as labels/annotations, they have a max limit which I think this would would blow through
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?