try plausible CE for web analytics
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 4m14s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped

This commit is contained in:
2025-12-10 13:51:04 +01:00
parent d7130b1635
commit 9a9ade7eb1
14 changed files with 493 additions and 1 deletions

View File

@@ -10,4 +10,8 @@ applications = [
name = "crowdsec"
service_account_namespaces = ["tools"]
},
{
name = "plausible"
service_account_namespaces = ["tools"]
},
]