Skip to content

Commit

Permalink
Adding namespace kind
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi16394 authored Mar 7, 2022
1 parent 3557c65 commit d33ddff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
apiVersion: v1
kind: Namespace
metadata:
labels:
control-plane: controller-manager
name: dell-csm-operator
---
apiVersion: v1
kind: ServiceAccount
metadata:
labels:
Expand Down

0 comments on commit d33ddff

Please sign in to comment.