Nabarun Gogoi
b41b1fc315
* Clone required repositories * Build container for stack * Create deployment from spec file * Rename directories * Update README for clean up steps * Update README --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
10 lines
225 B
YAML
10 lines
225 B
YAML
version: "1.0"
|
|
name: secured-finance
|
|
description: "Secured finance watcher stack"
|
|
repos:
|
|
- git.vdb.to/cerc-io/secured-finance-watcher-ts@v0.1.0
|
|
containers:
|
|
- cerc/watcher-secured-finance
|
|
pods:
|
|
- watcher-secured-finance
|