feat(secrets): add sealed-secrets management and Grafana monitoring installation

This commit is contained in:
Janis Eccarius
2026-05-30 12:52:00 +02:00
parent 24b9c52e90
commit cc038fbb27
6 changed files with 132 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(helm show *)"
"Bash(helm show *)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}