apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

namespace: argocd


resources:
  # - https://github.com/argoproj-labs/argocd-image-updater/manifests/base
  - https://raw.githubusercontent.com/argoproj-labs/argocd-image-updater/stable/manifests/install.yaml
  
patchesStrategicMerge:
  - argocd-image-updater-config.configmap.yaml