manage stump through argo
This commit is contained in:
		
							
								
								
									
										18
									
								
								kluster-deployments/stump/application.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								kluster-deployments/stump/application.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,18 @@ | ||||
| apiVersion: argoproj.io/v1alpha1 | ||||
| kind: Application | ||||
| metadata: | ||||
|   name: stump-application | ||||
|  | ||||
| spec: | ||||
|   project: apps | ||||
|   destination: | ||||
|     server: https://kubernetes.default.svc | ||||
|     namespace: stump | ||||
|   syncPolicy: | ||||
|     automated: | ||||
|       prune: true | ||||
|       selfHeal: true | ||||
|   sources: | ||||
|     - repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git | ||||
|       targetRevision: main | ||||
|       path: apps/stump | ||||
		Reference in New Issue
	
	Block a user