From 60af97975a2dfed6e309400167b589061851c38a Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Thu, 8 Jan 2026 21:55:17 +0100 Subject: [PATCH] update helm --- apps/applicationset-headlamp.yaml | 2 +- headlamp/dev/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/applicationset-headlamp.yaml b/apps/applicationset-headlamp.yaml index 069a927..2f6737f 100644 --- a/apps/applicationset-headlamp.yaml +++ b/apps/applicationset-headlamp.yaml @@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet metadata: name: headlamp-apps - namespace: argocd-namespace + namespace: argocd-ops spec: generators: - git: diff --git a/headlamp/dev/config.json b/headlamp/dev/config.json index 6f0db06..1245c46 100644 --- a/headlamp/dev/config.json +++ b/headlamp/dev/config.json @@ -1,4 +1,4 @@ { "name": "cluster-dev", - "server": "https://10.78.106.1:6443" + "server": "https://10.78.106.100:6443" }