nextcloud / helm

A community maintained helm chart for deploying Nextcloud on Kubernetes.
GNU Affero General Public License v3.0
337 stars 268 forks source link

metrics use svc.cluster.local to reach nc-server #505

Closed MichaelSp closed 10 months ago

MichaelSp commented 11 months ago

Pull Request

Description of the change

use FQDN to access nextcloud server from metrics server

Benefits

avoid an error message, where metrics was not able to reach NC-server

Possible drawbacks

🤷

Applicable issues

Additional information

Checklist

QuinnBast commented 11 months ago

LG2M, nice find.