feat: NCI-12 kargo #364

Merged
Janis merged 1 commits from feat-kargo-tour into main 2026-06-15 22:17:33 +02:00
2 changed files with 35 additions and 0 deletions
+20
View File
@@ -62,6 +62,12 @@ spec:
sources:
direct: true
requiredSoakTime: 5m0s
- origin:
kind: Warehouse
name: tournament
sources:
direct: true
requiredSoakTime: 5m0s
- origin:
kind: Warehouse
name: ws
@@ -155,6 +161,13 @@ spec:
direct: false
stages:
- staging
- origin:
kind: Warehouse
name: tournament
sources:
direct: false
stages:
- staging
- origin:
kind: Warehouse
name: ws
@@ -247,6 +260,13 @@ spec:
direct: false
stages:
- staging
- origin:
kind: Warehouse
name: tournament
sources:
direct: false
stages:
- staging
- origin:
kind: Warehouse
name: ws
@@ -120,6 +120,21 @@ spec:
---
apiVersion: kargo.akuity.io/v1alpha1
kind: Warehouse
metadata:
name: tournament
namespace: nowchess-kargo
spec:
freightCreationPolicy: Automatic
interval: 5m0s
subscriptions:
- image:
discoveryLimit: 20
imageSelectionStrategy: SemVer
repoURL: ghcr.io/now-chess/now-chess-systems/tournament
strictSemvers: true
---
apiVersion: kargo.akuity.io/v1alpha1
kind: Warehouse
metadata:
name: ws
namespace: nowchess-kargo