mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
10 lines
264 B
YAML
10 lines
264 B
YAML
# additional resources like ingress rules, cluster and repository secrets.
|
|
resources:
|
|
- github.com/argoproj/argo-cd//manifests/cluster-install?ref=stable
|
|
- cmp-plugin.yaml
|
|
|
|
namespace: argocd
|
|
# changes to config maps
|
|
patches:
|
|
- path: overlays/cmp-plugin-patch.yaml
|