chore: switch remodelling to main-branch

This commit is contained in:
Vegard Hagen
2024-07-21 23:40:10 +02:00
parent 207b1892bf
commit c80528ffbd
12 changed files with 21 additions and 23 deletions

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/apps/* - path: k8s/apps/*
template: template:
@@ -23,7 +23,7 @@ spec:
project: applications project: applications
source: source:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/apps/external/* - path: k8s/apps/external/*
template: template:
@@ -23,7 +23,7 @@ spec:
project: external project: external
source: source:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/apps/homepage/* - path: k8s/apps/homepage/*
template: template:
@@ -23,7 +23,7 @@ spec:
project: homepage project: homepage
source: source:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/apps/media/* - path: k8s/apps/media/*
template: template:
@@ -23,7 +23,7 @@ spec:
project: media project: media
source: source:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/infra/* - path: k8s/infra/*
template: template:
@@ -21,7 +21,7 @@ spec:
project: infrastructure project: infrastructure
source: source:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/infra/controllers/* - path: k8s/infra/controllers/*
template: template:
@@ -23,7 +23,7 @@ spec:
plugin: plugin:
name: kustomize-build-with-helm name: kustomize-build-with-helm
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/infra/monitoring/* - path: k8s/infra/monitoring/*
template: template:
@@ -23,7 +23,7 @@ spec:
plugin: plugin:
name: kustomize-build-with-helm name: kustomize-build-with-helm
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -15,7 +15,7 @@ spec:
valueFiles: valueFiles:
- $values/k8s/infra/monitoring/prometheus-stack/values.yaml - $values/k8s/infra/monitoring/prometheus-stack/values.yaml
- repoURL: https://github.com/vehagn/homelab - repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
ref: values ref: values
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,7 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
revision: remodel revision: HEAD
directories: directories:
- path: k8s/infra/network/* - path: k8s/infra/network/*
template: template:
@@ -23,7 +23,7 @@ spec:
plugin: plugin:
name: kustomize-build-with-helm name: kustomize-build-with-helm
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -9,8 +9,7 @@ spec:
generators: generators:
- git: - git:
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
#revision: HEAD revision: HEAD
revision: remodel
directories: directories:
- path: k8s/infra/storage/* - path: k8s/infra/storage/*
template: template:
@@ -24,8 +23,7 @@ spec:
plugin: plugin:
name: kustomize-build-with-helm name: kustomize-build-with-helm
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
#targetRevision: HEAD targetRevision: HEAD
targetRevision: remodel
path: '{{ path }}' path: '{{ path }}'
destination: destination:
name: in-cluster name: in-cluster

View File

@@ -10,7 +10,7 @@ spec:
source: source:
path: k8s/apps path: k8s/apps
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
destination: destination:
namespace: argocd namespace: argocd
name: in-cluster name: in-cluster

View File

@@ -10,7 +10,7 @@ spec:
source: source:
path: k8s/infra path: k8s/infra
repoURL: https://github.com/vehagn/homelab repoURL: https://github.com/vehagn/homelab
targetRevision: remodel targetRevision: HEAD
destination: destination:
namespace: argocd namespace: argocd
name: in-cluster name: in-cluster