Skip to content

Commit

Permalink
fix(kubenuc): Fix harbor mapping key labelSelector already defined error
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele De Lorenzi <[email protected]>
  • Loading branch information
dark-vex committed May 25, 2024
1 parent d9e87e6 commit 4180e02
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions clusters/kubenuc/apps/harbor/manifests/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ spec:
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
app: harbor
component: core
portal:
replicas: 3
Expand All @@ -51,7 +50,6 @@ spec:
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
app: harbor
component: portal
metrics:
enabled: "true"
Expand Down

0 comments on commit 4180e02

Please sign in to comment.