10 lines
133 B
YAML
10 lines
133 B
YAML
version: "1.0"
|
|
name: test
|
|
description: "A test stack"
|
|
repos:
|
|
- cerc-io/laconicd
|
|
containers:
|
|
- cerc/test-container
|
|
pods:
|
|
- test
|