Vlad Mocanu
Vlad Mocanu
this is the CNPG PSQL Cluster CR: ``` apiVersion: postgresql.cnpg.io/v1 kind: Cluster metadata: annotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true argocd.argoproj.io/sync-wave: "-4" argocd.argoproj.io/tracking-id: k8s-blue-cc-kutt:postgresql.cnpg.io/Cluster:kutt/cnpg-kutt labels: app.kubernetes.io/instance: kutt app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: cnpg app.kubernetes.io/part-of: cloudnative-pg helm.sh/chart:...
Thank you @ingvagabund for your detailed response! No worries, I propose we leave this open for tracking, maybe/hopefully CR owned pods tracking functionality will be implemented in the future.
got it, thanks!
I have a similar problem, latest tag does not solve it for me: ``` - name: NUT_EXPORTER_VARIABLES value: "battery.runtime,battery.charge,battery.voltage,battery.voltage.nominal,input.voltage,input.voltage.nominal,ups.load,ups.status" ``` ``` time=2025-06-08T10:55:45.453+03:00 level=DEBUG msg=variable_name battery.runtime=value !BADKEY=2100 type=INTEGER description="Battery runtime (seconds)"...
This is still broken, I've installed the latest version and hit this after a few redeploys of the pod. Any workarounds to get it back running, preferably without wiping the...
Maybe installed version also needs to be persisted? Not just `instance_id`. Because I made instanceid static via nextcloud.config, but it still did not work. Because of this: ``` # Install...
Just thinking outloud: - Explain how to generate an instanceid for the helm values and populate the config with that - If S3_INSTALLED variable is defined or something then update...