Skip to content

Commit

Permalink
use ks namespace
Browse files Browse the repository at this point in the history
Signed-off-by: David Wertenteil <dwertent@armosec.io>
  • Loading branch information
David Wertenteil committed Apr 15, 2024
1 parent 1972edb commit 10d64d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: kubescape.io/v1
kind: RuntimeRuleAlertBinding
metadata:
name: all-rules-default-namespace
namespace: default
namespace: {{ .Values.ksNamespace }}
spec:
rules:
- ruleName: "Unexpected process launched"
Expand Down

0 comments on commit 10d64d4

Please sign in to comment.