https://github.com/kvaps/argocd-custom-tools
Custom argocd image with qbec and git-crypt binaries
https://github.com/kvaps/argocd-custom-tools
Last synced: 8 months ago
JSON representation
Custom argocd image with qbec and git-crypt binaries
- Host: GitHub
- URL: https://github.com/kvaps/argocd-custom-tools
- Owner: kvaps
- Created: 2020-09-10T13:59:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T22:58:44.000Z (over 4 years ago)
- Last Synced: 2024-12-28T02:32:16.508Z (over 1 year ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# argocd-custom-tools
Custom argocd image with **qbec** and **git-crypt** binaries
This is an attempt to implement transparent PGP encryption support for ArgoCD using git-crypt.
### preambular
The following docker image contains [small wrapper script](git) for git to automatically unlock repository after fetching using git-crypt.
### Installation:
Update your deploy/argocd-repo-server
kubectl -n argocd set image deploy/argocd-repo-server argocd-repo-server=ghcr.io/kvaps/argocd-custom-tools:v2.0.0
see for more details https://itnext.io/configure-custom-tooling-in-argo-cd-a4948d95626e