read/write
This commit is contained in:
@@ -60,19 +60,6 @@ soulsync:
|
||||
port: 80
|
||||
targetPort: 8008
|
||||
protocol: HTTP
|
||||
serviceMonitor:
|
||||
main:
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: soulsync
|
||||
app.kubernetes.io/instance: soulsync
|
||||
serviceName: '{{ include "bjw-s.common.lib.chart.names.fullname" $ }}'
|
||||
endpoints:
|
||||
- port: http
|
||||
scheme: http
|
||||
path: /metrics
|
||||
interval: 30s
|
||||
scrapeTimeout: 15s
|
||||
route:
|
||||
main:
|
||||
kind: HTTPRoute
|
||||
@@ -132,7 +119,7 @@ soulsync:
|
||||
main:
|
||||
main:
|
||||
- path: /app/downloads
|
||||
readOnly: true
|
||||
readOnly: false
|
||||
transfer:
|
||||
type: emptyDir
|
||||
advancedMounts:
|
||||
|
||||
Reference in New Issue
Block a user