From b2017f290d3b00dd21f4c81fb1baec3d026e74ca Mon Sep 17 00:00:00 2001 From: Pavel Basov Date: Mon, 15 Dec 2025 21:36:33 +0100 Subject: [PATCH] Add sync-wave annotation for hardware resources --- hardware/kustomization.yaml | 3 +++ tenant01-k0s-hcp.yaml | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/hardware/kustomization.yaml b/hardware/kustomization.yaml index 343e549..7ad7601 100644 --- a/hardware/kustomization.yaml +++ b/hardware/kustomization.yaml @@ -3,6 +3,9 @@ kind: Kustomization namespace: tenant01 +commonAnnotations: + argocd.argoproj.io/sync-wave: "-1" + resources: - bmc-secrets.yaml - bmc.yaml diff --git a/tenant01-k0s-hcp.yaml b/tenant01-k0s-hcp.yaml index e712553..6807785 100644 --- a/tenant01-k0s-hcp.yaml +++ b/tenant01-k0s-hcp.yaml @@ -2,11 +2,11 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: cluster1-k0s-hcp - namespace: argo + namespace: argocd spec: project: default sources: - - repoURL: ssh://git@git.weystrom.dev:2222/argodent/cluster-templates.git + - repoURL: https://git.weystrom.dev/argodent/cluster-templates.git targetRevision: HEAD path: tinkerbell-k0s-hcp helm: @@ -111,7 +111,7 @@ spec: - /var/run/docker.sock:/var/run/docker.sock k0s: version: v1.33.4+k0s.0 - - repoURL: ssh://git@git.weystrom.dev:2222/argodent/tenant01.git + - repoURL: https://git.weystrom.dev/argodent/tenant01.git targetRevision: HEAD path: hardware destination: