Add sync-wave annotation for hardware resources
This commit is contained in:
@@ -3,6 +3,9 @@ kind: Kustomization
|
||||
|
||||
namespace: tenant01
|
||||
|
||||
commonAnnotations:
|
||||
argocd.argoproj.io/sync-wave: "-1"
|
||||
|
||||
resources:
|
||||
- bmc-secrets.yaml
|
||||
- bmc.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:
|
||||
|
||||
Reference in New Issue
Block a user