Skip to content

Commit

Permalink
fix: remove explicit creation of ns as it will cause it to be deleted…
Browse files Browse the repository at this point in the history
… when a component is removed
  • Loading branch information
dimakis committed Oct 25, 2023
1 parent 97facff commit dab0bd0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
apiVersion: v1
kind: Namespace
metadata:
name: system
---
apiVersion: apps/v1
kind: Deployment
metadata:
Expand Down

0 comments on commit dab0bd0

Please sign in to comment.