Skip to content

Commit

Permalink
Merge pull request #560 from dark-vex/harbor-storage
Browse files Browse the repository at this point in the history
fix(kubenuc): Fix harbor mapping key labelSelector already defined error
  • Loading branch information
dark-vex authored May 25, 2024
2 parents d9e87e6 + 4180e02 commit dd23d54
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 dd23d54

Please sign in to comment.