Ändere den Projekt-Namen in den ArgoCD-Anwendungen von homelab-apps zu homelab
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: databasus
|
namespace: databasus
|
||||||
server: {{ $.Values.spec.destination.server }}
|
server: {{ $.Values.spec.destination.server }}
|
||||||
project: homelab-apps
|
project: homelab
|
||||||
source:
|
source:
|
||||||
path: .
|
path: .
|
||||||
repoURL: oci://ghcr.io/databasus/charts/databasus
|
repoURL: oci://ghcr.io/databasus/charts/databasus
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: freshrss
|
namespace: freshrss
|
||||||
server: {{ $.Values.spec.destination.server }}
|
server: {{ $.Values.spec.destination.server }}
|
||||||
project: homelab-apps
|
project: homelab
|
||||||
source:
|
source:
|
||||||
path: .
|
path: .
|
||||||
repoURL: https://git.hnrx.net/k8s/freshrss.git
|
repoURL: https://git.hnrx.net/k8s/freshrss.git
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: ghostfolio
|
namespace: ghostfolio
|
||||||
server: {{ $.Values.spec.destination.server }}
|
server: {{ $.Values.spec.destination.server }}
|
||||||
project: homelab-apps
|
project: homelab
|
||||||
source:
|
source:
|
||||||
path: .
|
path: .
|
||||||
repoURL: https://git.hnrx.net/k8s/ghostfolio.git
|
repoURL: https://git.hnrx.net/k8s/ghostfolio.git
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: gethomepage
|
namespace: gethomepage
|
||||||
server: {{ $.Values.spec.destination.server }}
|
server: {{ $.Values.spec.destination.server }}
|
||||||
project: homelab-apps
|
project: homelab
|
||||||
source:
|
source:
|
||||||
path: .
|
path: .
|
||||||
repoURL: https://git.hnrx.net/k8s/gethomepage-dashboard.git
|
repoURL: https://git.hnrx.net/k8s/gethomepage-dashboard.git
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: n8n
|
namespace: n8n
|
||||||
server: {{ $.Values.spec.destination.server }}
|
server: {{ $.Values.spec.destination.server }}
|
||||||
project: homelab-apps
|
project: homelab
|
||||||
source:
|
source:
|
||||||
path: .
|
path: .
|
||||||
repoURL: https://git.hnrx.net/k8s/n8n.git
|
repoURL: https://git.hnrx.net/k8s/n8n.git
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: pgadmin
|
namespace: pgadmin
|
||||||
server: {{ $.Values.spec.destination.server }}
|
server: {{ $.Values.spec.destination.server }}
|
||||||
project: homelab-apps
|
project: homelab
|
||||||
source:
|
source:
|
||||||
path: .
|
path: .
|
||||||
repoURL: https://git.hnrx.net/k8s/pgadmin.git
|
repoURL: https://git.hnrx.net/k8s/pgadmin.git
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: cattle-system
|
namespace: cattle-system
|
||||||
server: {{ $.Values.spec.destination.server }}
|
server: {{ $.Values.spec.destination.server }}
|
||||||
project: homelab-apps
|
project: homelab
|
||||||
source:
|
source:
|
||||||
repoURL: https://releases.rancher.com/server-charts/stable
|
repoURL: https://releases.rancher.com/server-charts/stable
|
||||||
chart: rancher
|
chart: rancher
|
||||||
|
|||||||
Reference in New Issue
Block a user