test: add portainer stack env guard

This commit is contained in:
ginnoir
2026-06-14 22:52:13 -05:00
parent 1289e0a615
commit 0b58c11f2b
2 changed files with 113 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"authentik": ["authentik-redis"],
"dev": ["dbx", "redis_plane"],
"foundry": ["5etools"],
"monitoring": ["uptime-kuma"],
"owncloud": ["redis"]
}