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: