Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 9290e71

Browse files
committed
Add the namespace to the kustomization
1 parent d1fded4 commit 9290e71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kubernetes/kustomization.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
3+
4+
namespace: nautobot
5+
36
resources:
47
- namespace.yaml
58
- nautobot-helmrepo.yaml

0 commit comments

Comments
 (0)