mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change argocd url
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: argocd
|
||||
|
||||
|
||||
# additional resources like ingress rules, cluster and repository secrets.
|
||||
resources:
|
||||
- github.com/argoproj/argo-cd/manifests/cluster-install?ref=stable
|
||||
- https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/install?ref=stable
|
||||
# - cmp-plugin.yaml
|
||||
|
||||
# changes to config maps
|
||||
|
||||
Reference in New Issue
Block a user