Skip to content

Commit

Permalink
fix: kustomization metadata.name
Browse files Browse the repository at this point in the history
  • Loading branch information
oscaromeu committed Dec 22, 2024
1 parent 1650d40 commit 4475cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/prod/default/qbittorrent/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &cluster-apps-qbittorrent
name: &app cluster-apps-qbittorrent
namespace: flux-system
labels:
substitution.flux.home.arpa/enabled: "true"
Expand Down

0 comments on commit 4475cc3

Please sign in to comment.