Closed xavier-hou closed 1 year ago
Merging #78 (822bd8e) into main (f69371b) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #78 +/- ##
=======================================
Coverage 45.59% 45.59%
=======================================
Files 7 7
Lines 805 805
=======================================
Hits 367 367
Misses 386 386
Partials 52 52
Flag | Coverage Δ | |
---|---|---|
unittests | 45.59% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
LGTM
Signed-off-by: hxcGit houxc_mail@163.com
usage
Raven-agent
requires a unique vpnpsk
, we can generate one with the command: 'openssl rand -hex 64'. And pass it to helm by '--set vpn.psk=`openssl rand -hex 64`'. Currently, we setpsk
to "OPENYURT-RAVEN-AGENT-VPN-PSK" in values.yaml. Users should replace it manually.