trying out argocd bootstrapping
This commit is contained in:
		
							
								
								
									
										9
									
								
								infrastructure/argocd/kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								infrastructure/argocd/kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
|  | ||||
| namespace: argocd | ||||
| resources: | ||||
| - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml | ||||
| - namespace.yaml | ||||
| - ingress.yaml | ||||
| - argo-apps.application.yaml | ||||
		Reference in New Issue
	
	Block a user