Skip to content

Commit

Permalink
Adding namespace manifest
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Blumentritt <[email protected]>
  • Loading branch information
cblument committed Mar 19, 2024
1 parent e5dc1aa commit 2397292
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kustomize/grafana/base/ns-grafana.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
labels:
kubernetes.io/metadata.name: grafana
name: grafana
name: grafana

0 comments on commit 2397292

Please sign in to comment.