All checks were successful
Run Check Script / check (pull_request) Successful in 1m11s
With this work, no need to initialize a full HAClusterTopology to run opnsense scores. Also added an example showing how to use it and perform basic operations. Made a video out of it, might publish it at some point!
4 lines
103 B
Bash
4 lines
103 B
Bash
export HARMONY_SECRET_NAMESPACE=example-opnsense
|
|
export HARMONY_SECRET_STORE=file
|
|
export RUST_LOG=info
|