Files
Sylvain Tremblay 8acd9de275
All checks were successful
Run Check Script / check (pull_request) Successful in 2m10s
feat: score to create ceph alerts in the okd default alerting stack
2026-04-20 13:52:36 -04:00

5 lines
195 B
Bash

export HARMONY_SECRET_NAMESPACE=okd_ceph_alerts_example
export HARMONY_SECRET_STORE=file
export HARMONY_DATABASE_URL=sqlite://harmony_okd_ceph_alerts_example.sqlite
export RUST_LOG=harmony=debug