read/write
This commit is contained in:
@@ -60,19 +60,6 @@ soulsync:
|
|||||||
port: 80
|
port: 80
|
||||||
targetPort: 8008
|
targetPort: 8008
|
||||||
protocol: HTTP
|
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:
|
route:
|
||||||
main:
|
main:
|
||||||
kind: HTTPRoute
|
kind: HTTPRoute
|
||||||
@@ -132,7 +119,7 @@ soulsync:
|
|||||||
main:
|
main:
|
||||||
main:
|
main:
|
||||||
- path: /app/downloads
|
- path: /app/downloads
|
||||||
readOnly: true
|
readOnly: false
|
||||||
transfer:
|
transfer:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
|
|||||||
Reference in New Issue
Block a user