Add sync-wave annotation for hardware resources

This commit is contained in:
Pavel Basov
2025-12-15 21:36:33 +01:00
parent c8fa72114d
commit b2017f290d
2 changed files with 6 additions and 3 deletions

View File

@@ -3,6 +3,9 @@ kind: Kustomization
namespace: tenant01 namespace: tenant01
commonAnnotations:
argocd.argoproj.io/sync-wave: "-1"
resources: resources:
- bmc-secrets.yaml - bmc-secrets.yaml
- bmc.yaml - bmc.yaml

View File

@@ -2,11 +2,11 @@ apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: cluster1-k0s-hcp name: cluster1-k0s-hcp
namespace: argo namespace: argocd
spec: spec:
project: default project: default
sources: sources:
- repoURL: ssh://git@git.weystrom.dev:2222/argodent/cluster-templates.git - repoURL: https://git.weystrom.dev/argodent/cluster-templates.git
targetRevision: HEAD targetRevision: HEAD
path: tinkerbell-k0s-hcp path: tinkerbell-k0s-hcp
helm: helm:
@@ -111,7 +111,7 @@ spec:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
k0s: k0s:
version: v1.33.4+k0s.0 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 targetRevision: HEAD
path: hardware path: hardware
destination: destination: