Include tools stuff
This commit is contained in:
parent
3efad94acf
commit
03d54588ea
|
@ -5,4 +5,5 @@ resources:
|
||||||
- ./authentik
|
- ./authentik
|
||||||
- ./media
|
- ./media
|
||||||
- ./download
|
- ./download
|
||||||
- ./management
|
- ./management
|
||||||
|
- ./tools
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue