Skip to content

Commit

Permalink
Add flux-system namespace in agent-manifest (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: Rokibul Hasan <[email protected]>
  • Loading branch information
RokibulHasan7 authored May 4, 2024
1 parent 89b7ea1 commit 31b2c95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/manager/agent-manifests/flux2/templates/namespace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: {{ .Release.Namespace }}

0 comments on commit 31b2c95

Please sign in to comment.