Add assets dir.
This commit is contained in:
parent
1122775f03
commit
7666558378
1 changed files with 5 additions and 0 deletions
|
@ -81,6 +81,11 @@ spec:
|
|||
name: peertube-nginx
|
||||
globalMounts:
|
||||
- path: /etc/nginx/conf.d
|
||||
assets:
|
||||
type: emptyDir
|
||||
globalMounts:
|
||||
- path: /assets
|
||||
|
||||
|
||||
resources:
|
||||
requests:
|
||||
|
|
Reference in a new issue