/argocd-sops

Build custom ArgoCD image with kustomize-sops

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

argocd-sops

Builds custom ArgoCD image with kustomize-sops.

Built from:

Using with ArgoCD Helm

This image can be used with the Argo CD Chart.

#Enable kustomize build options necessary for kustomize-sops
server:
  config:
    kustomize.buildOptions: "--enable-alpha-plugins --enable-exec"

repoServer:
  #Change the image repository
  image:
    repository: ghcr.io/dexter136/argocd-sops