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