netbox: fix namespace
All checks were successful
/ diff-and-deploy (push) Successful in 2m6s

This commit is contained in:
Finn 2024-12-13 16:21:35 -08:00
parent 56f49638ec
commit 34e9374e3c

View file

@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: netbox
resources:
- namespace.yaml
- database.yaml