mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +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.
|
# additional resources like ingress rules, cluster and repository secrets.
|
||||||
resources:
|
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
|
# - cmp-plugin.yaml
|
||||||
|
|
||||||
# changes to config maps
|
# changes to config maps
|
||||||
|
|||||||
Reference in New Issue
Block a user