https://github.com/jiegec/netbox-kubernetes
Helm chart for netbox-kubernetes
https://github.com/jiegec/netbox-kubernetes
Last synced: about 2 months ago
JSON representation
Helm chart for netbox-kubernetes
- Host: GitHub
- URL: https://github.com/jiegec/netbox-kubernetes
- Owner: jiegec
- License: mit
- Created: 2021-03-12T02:15:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T05:48:08.000Z (3 months ago)
- Last Synced: 2025-02-21T06:25:02.049Z (3 months ago)
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm chart for netbox-kubernetes
Forked from https://github.com/vishnoisuresh/netbox-kubernetes.
Caveat: upgrade to v2.11 before upgrading to v3.0.
## Usage
```
git clone https://github.com/jiegec/netbox-kubernetes
cp netbox-kubernetes/values.yaml .
vim values.yaml
helm upgrade netbox netbox-kubernetes --install -f values.yaml
```