apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: account namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/account constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: bot-platform namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/bot-platform constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: coordinator namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/coordinator constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: core namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/core constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: io namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/io constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: official-bots namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/official-bots constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: rule namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/rule constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: store namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/store constraint: latest --- apiVersion: kargo.akuity.io/v1alpha1 kind: Warehouse metadata: name: ws namespace: nowchess-kargo spec: freightCreationPolicy: Automatic interval: 5m0s subscriptions: - image: discoveryLimit: 20 imageSelectionStrategy: Digest repoURL: ghcr.io/now-chess/now-chess-systems/ws constraint: latest