Skip to content

Commit

Permalink
fix: add namespace to reloader
Browse files Browse the repository at this point in the history
  • Loading branch information
jnobrega committed May 1, 2024
1 parent e2400e7 commit a262993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/apps/kube-system/reloader/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: reloader
namespace: kube-system
spec:
interval: 15m
chart:
Expand Down

0 comments on commit a262993

Please sign in to comment.