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 <daniele.delorenzi@fastnetserv.net>
  • Loading branch information
dark-vex committed May 25, 2024
1 parent dd23d54 commit f3f2b6b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions clusters/kubenuc/apps/harbor/manifests/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ spec:
- maxSkew: 1
topologyKey: topology.kubernetes.io/zone
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
component: core
portal:
replicas: 3
resources:
Expand All @@ -48,9 +45,6 @@ spec:
- maxSkew: 1
topologyKey: topology.kubernetes.io/zone
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
component: portal
metrics:
enabled: "true"
# registry:
Expand Down

0 comments on commit f3f2b6b

Please sign in to comment.