Dhruva Chandra

Results 3 issues of Dhruva Chandra

Hi there, I have used the latest chart (version: `9.1.0`) and enabled the following values ```yaml # Pod disruption budget podDisruptionBudget: enabled: true maxUnavailable: 1 # Create an IngressRoute for...

kind/question

This issues is attempt to enable injecting of secrets via vault or other such tools. The issue is described here: https://github.com/bootc/netbox-chart/issues/160. With this change we can - call `consul-template -exec...

enhancement
more info

The charts currently mandates to leverage a k8s secret. One could argue that k8s secrets are not really secure. Ideally we would want these secrets to be set by an...