adding new git-ops structure
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
- path: argocd-api-user.yaml
|
||||
Reference in New Issue
Block a user