Include tools stuff
This commit is contained in:
parent
3efad94acf
commit
03d54588ea
|
@ -5,4 +5,5 @@ resources:
|
|||
- ./authentik
|
||||
- ./media
|
||||
- ./download
|
||||
- ./management
|
||||
- ./management
|
||||
- ./tools
|
|
@ -11,7 +11,7 @@ spec:
|
|||
# Allow all pods in this namespace
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
name: "media"
|
||||
name: "tools"
|
||||
# - podSelector: {}
|
||||
|
||||
# Allow traefik pods
|
||||
|
|
Loading…
Reference in New Issue