Skip to content

Commit

Permalink
fix(harbor): move ks in right namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Jan 7, 2025
1 parent 45096a1 commit d426882
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: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: harbor
namespace: oci-registry
namespace: flux-system
labels:
substitution.flux.home.arpa/enabled: "true"
spec:
Expand Down

0 comments on commit d426882

Please sign in to comment.