feat: NCS-74 Frontend Deployment config files (#119)
Co-authored-by: Copilot <copilot@github.com> --------- Co-authored-by: shahdlala66 <shahd.lala66@gmail.com> Reviewed-on: #119 Co-authored-by: Shahd Lala <shosho996@blackhole.local> Co-committed-by: Shahd Lala <shosho996@blackhole.local>
This commit was merged in pull request #119.
This commit is contained in:
@@ -132,3 +132,18 @@ spec:
|
||||
imageSelectionStrategy: SemVer
|
||||
repoURL: ghcr.io/now-chess/now-chess-systems/ws
|
||||
strictSemvers: true
|
||||
---
|
||||
apiVersion: kargo.akuity.io/v1alpha1
|
||||
kind: Warehouse
|
||||
metadata:
|
||||
name: frontend
|
||||
namespace: nowchess-kargo
|
||||
spec:
|
||||
freightCreationPolicy: Automatic
|
||||
interval: 5m0s
|
||||
subscriptions:
|
||||
- image:
|
||||
discoveryLimit: 20
|
||||
imageSelectionStrategy: SemVer
|
||||
repoURL: ghcr.io/now-chess/now-chess-systems/frontend
|
||||
strictSemvers: true
|
||||
|
||||
Reference in New Issue
Block a user