You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| metrics.https | bool |`false`| The metrics exporter needs to know how you serve Nextcloud either http or https |
39
+
| metrics.replicaCount | int |`1`| relica count of nextcloud-exporter |
40
+
| metrics.server | string |`""`| Optional: becomes NEXTCLOUD_SERVER env var in the nextcloud-exporter container. Without it, we will use the full name of the nextcloud service |
41
+
42
+
### Other Values
43
+
33
44
| Key | Type | Default | Description |
34
45
|-----|------|---------|-------------|
35
46
| affinity | object |`{}`||
@@ -85,8 +96,6 @@ A file sharing server that puts the control and security of your own data back i
0 commit comments