This repository has been archived on 2026-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
haven-ops/bootstrap/argocd-install/kustomization.yaml
T
2026-08-28 19:38:06 -03:00

12 lines
240 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
resources:
- https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=stable
- ingress.yaml
patches:
- path: server-insecure-patch.yaml