mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 23:06:13 +08:00
10 lines
311 B
YAML
10 lines
311 B
YAML
# FIXME: Find a way to have test keys for CI testing
|
|
# We need an authToken(aka API key) network(s) and identityPublic/identitySecret
|
|
zerotierConfig:
|
|
authToken: some auth token
|
|
identitySecret: some identity secret
|
|
identityPublic: some identity public
|
|
networks:
|
|
- some net id
|
|
- some other net id
|