This commit is contained in:
2023-09-12 16:04:43 +02:00
parent e4e52a8909
commit 3e4d6e4cf7
11 changed files with 117 additions and 111 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: nextcloud-metrics
labels:
app.kubernetes.io/name: nextcloud
helm.sh/chart: nextcloud-4.1.0
helm.sh/chart: nextcloud-4.3.1
app.kubernetes.io/instance: nextcloud
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
@@ -40,8 +40,9 @@ spec:
secretKeyRef:
name: nextcloud
key: nextcloud-password
# NEXTCLOUD_SERVER is used by metrics-exporter to reach the Nextcloud (K8s-)Service to grab the serverinfo api endpoint
- name: NEXTCLOUD_SERVER
value: http://nextcloud.kube.home
value: http://nextcloud:80
- name: NEXTCLOUD_TIMEOUT
value: 5s
- name: NEXTCLOUD_TLS_SKIP_VERIFY