mirror of
				https://github.com/optim-enterprises-bv/homelab.git
				synced 2025-10-31 01:47:53 +00:00 
			
		
		
		
	chore: switch remodelling to main-branch
This commit is contained in:
		| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/apps/* | ||||
|   template: | ||||
| @@ -23,7 +23,7 @@ spec: | ||||
|       project: applications | ||||
|       source: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
							
								
								
									
										4
									
								
								k8s/apps/external/application-set.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								k8s/apps/external/application-set.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/apps/external/* | ||||
|   template: | ||||
| @@ -23,7 +23,7 @@ spec: | ||||
|       project: external | ||||
|       source: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/apps/homepage/* | ||||
|   template: | ||||
| @@ -23,7 +23,7 @@ spec: | ||||
|       project: homepage | ||||
|       source: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/apps/media/* | ||||
|   template: | ||||
| @@ -23,7 +23,7 @@ spec: | ||||
|       project: media | ||||
|       source: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/infra/* | ||||
|   template: | ||||
| @@ -21,7 +21,7 @@ spec: | ||||
|       project: infrastructure | ||||
|       source: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/infra/controllers/* | ||||
|   template: | ||||
| @@ -23,7 +23,7 @@ spec: | ||||
|         plugin: | ||||
|           name: kustomize-build-with-helm | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/infra/monitoring/* | ||||
|   template: | ||||
| @@ -23,7 +23,7 @@ spec: | ||||
|         plugin: | ||||
|           name: kustomize-build-with-helm | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -15,7 +15,7 @@ spec: | ||||
|         valueFiles: | ||||
|           - $values/k8s/infra/monitoring/prometheus-stack/values.yaml | ||||
|     - repoURL: https://github.com/vehagn/homelab | ||||
|       targetRevision: remodel | ||||
|       targetRevision: HEAD | ||||
|       ref: values | ||||
|   destination: | ||||
|     name: in-cluster | ||||
|   | ||||
| @@ -9,7 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/infra/network/* | ||||
|   template: | ||||
| @@ -23,7 +23,7 @@ spec: | ||||
|         plugin: | ||||
|           name: kustomize-build-with-helm | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -9,8 +9,7 @@ spec: | ||||
|   generators: | ||||
|     - git: | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         #revision: HEAD | ||||
|         revision: remodel | ||||
|         revision: HEAD | ||||
|         directories: | ||||
|           - path: k8s/infra/storage/* | ||||
|   template: | ||||
| @@ -24,8 +23,7 @@ spec: | ||||
|         plugin: | ||||
|           name: kustomize-build-with-helm | ||||
|         repoURL: https://github.com/vehagn/homelab | ||||
|         #targetRevision: HEAD | ||||
|         targetRevision: remodel | ||||
|         targetRevision: HEAD | ||||
|         path: '{{ path }}' | ||||
|       destination: | ||||
|         name: in-cluster | ||||
|   | ||||
| @@ -10,7 +10,7 @@ spec: | ||||
|   source: | ||||
|     path: k8s/apps | ||||
|     repoURL: https://github.com/vehagn/homelab | ||||
|     targetRevision: remodel | ||||
|     targetRevision: HEAD | ||||
|   destination: | ||||
|     namespace: argocd | ||||
|     name: in-cluster | ||||
|   | ||||
| @@ -10,7 +10,7 @@ spec: | ||||
|   source: | ||||
|     path: k8s/infra | ||||
|     repoURL: https://github.com/vehagn/homelab | ||||
|     targetRevision: remodel | ||||
|     targetRevision: HEAD | ||||
|   destination: | ||||
|     namespace: argocd | ||||
|     name: in-cluster | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vegard Hagen
					Vegard Hagen