Skip to content

Commit

Permalink
fix: namespace for webhook
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fornaro <[email protected]>
  • Loading branch information
xunholy committed Feb 2, 2025
1 parent 72844f2 commit c5c911b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: &app kustomize-mutating-webhook
namespace: home-system
namespace: flux-system
spec:
interval: 5m
chart:
Expand Down

0 comments on commit c5c911b

Please sign in to comment.