helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Helm Charts for using Nautobot in Kubernetes environments.

Results 21 helm-charts issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/nautobot/nautobot](https://togithub.com/nautobot/nautobot) | patch | `2.2.3-py3.11` -> `2.2.4-py3.11` | --- ### Release Notes nautobot/nautobot...

Necessary tasks to prepare for the new release of charts to 2.1.2

Adding custom annotations to Deployments is currently only available via commonAnnotations. I would like to add custom annotations to only Deployments.

Hi, I'm attempting to install nautobot using helmfile and the deploy is stuck in the Init phase: ```` $ kubectl -n nautobot get all NAME READY STATUS RESTARTS AGE pod/nautobot-celery-beat-b7b595dbf-s9667...

The `rq-metrics` are no longer supported in the latest version of the capacity-metrics application. I am using the default values for the `ServiceMonitor` configuration: https://github.com/nautobot/helm-charts/blob/fc581e61380983d24a67ac32afd3b2db3290ceeb/charts/nautobot/values.yaml#L932-L939 These values configure Prometheus to...

### Fixes: #344 Change target port when enabling nginx

When enabling Nginx, both Nginx and Nautobot expose a port with the name `http`. This results in the Nginx service not being used, because the service uses the port from...

Currently we publish to the https gh-pages repository however OCI is the new hotness that we should also deploy to

Helm provides a [testing](https://helm.sh/docs/helm/helm_test/) framework. We should utilize this functionality more thoroughly than we do today. I'm open for ideas on more specifics here.

enhancement
help wanted
status: gathering feedback