Include tools stuff

This commit is contained in:
SeanOMik 2023-04-12 01:39:31 -04:00
parent 3efad94acf
commit 03d54588ea
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
2 changed files with 3 additions and 2 deletions

View File

@ -6,3 +6,4 @@ resources:
- ./media - ./media
- ./download - ./download
- ./management - ./management
- ./tools

View File

@ -11,7 +11,7 @@ spec:
# Allow all pods in this namespace # Allow all pods in this namespace
- namespaceSelector: - namespaceSelector:
matchLabels: matchLabels:
name: "media" name: "tools"
# - podSelector: {} # - podSelector: {}
# Allow traefik pods # Allow traefik pods