trying out argocd bootstrapping
This commit is contained in:
15
infrastructure/argocd-imageupdate/kustomization.yaml
Normal file
15
infrastructure/argocd-imageupdate/kustomization.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: argocd
|
||||
|
||||
|
||||
resources:
|
||||
- https://github.com/argoproj-labs/argocd-image-updater/manifests/base
|
||||
|
||||
|
||||
# patches:
|
||||
# - path: ./restic-commands.yaml
|
||||
# target:
|
||||
# kind: CronJob
|
||||
|
Reference in New Issue
Block a user