πŸ’­ k8s-monitoring-helm/charts/k8s-monitoring/docs/examples/privat... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://github.com/grafana/k8s-monitoring-helm/blob/main/charts/k8s-monitoring/docs/examples/private-image-registries/globally/values.yaml#L29 Date: May 23, 2025 Image: k8s-monitoring-helm/charts/k8s-monitoring/docs/examples/private-image-registries/globally/values.yaml at main Β· grafana/k8s-monitoring-helm β€” Contribute to grafana/k8s-monitoring-helm development by creating an account on GitHub. k8s-monitoring-helm/charts/k8s-monitoring/docs/examples/private-image-registries/globally/values.yaml at main Β· grafana/k8s-monitoring-helm Contribute to grafana/k8s-monitoring-helm development by creating an account on GitHub. GitHub Β· github.com k8s-monitoring requires setting imageregistry and pullsecrets twice ``` global: image: registry: my.registry.com pullSecrets: - name: my-registry-creds imageRegistry: my.registry.com imagePullSecrets: - name: my-registry-creds ``` NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts