Automated Manifest Update (#2839)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2839 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2839.
This commit is contained in:
@@ -85,7 +85,6 @@ spec:
|
|||||||
name: database
|
name: database
|
||||||
- mountPath: /app/downloads
|
- mountPath: /app/downloads
|
||||||
name: downloads
|
name: downloads
|
||||||
readOnly: true
|
|
||||||
- mountPath: /music
|
- mountPath: /music
|
||||||
name: music
|
name: music
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|||||||
@@ -1,25 +0,0 @@
|
|||||||
apiVersion: monitoring.coreos.com/v1
|
|
||||||
kind: ServiceMonitor
|
|
||||||
metadata:
|
|
||||||
name: soulsync
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: soulsync
|
|
||||||
app.kubernetes.io/managed-by: Helm
|
|
||||||
app.kubernetes.io/name: soulsync
|
|
||||||
helm.sh/chart: soulsync-4.5.0
|
|
||||||
namespace: soulsync
|
|
||||||
spec:
|
|
||||||
jobLabel: "soulsync"
|
|
||||||
namespaceSelector:
|
|
||||||
matchNames:
|
|
||||||
- soulsync
|
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
app.kubernetes.io/instance: soulsync
|
|
||||||
app.kubernetes.io/name: soulsync
|
|
||||||
endpoints:
|
|
||||||
- interval: 30s
|
|
||||||
path: /metrics
|
|
||||||
port: http
|
|
||||||
scheme: http
|
|
||||||
scrapeTimeout: 15s
|
|
||||||
Reference in New Issue
Block a user