Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
cd: fix deployment issue found because of changed namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Deepika Upadhyay <deepika@koor.tech>
  • Loading branch information
Deepika Upadhyay committed Nov 29, 2023
1 parent 6ed2c0b commit e911cea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: rook-release
namespace: flux-system
namespace: rook-ceph
spec:
interval: 15m
url: https://charts.rook.io/release

0 comments on commit e911cea

Please sign in to comment.