goharbor / harbor-helm

The helm chart to deploy Harbor
Apache License 2.0
1.18k stars 758 forks source link

Add service labels #1836

Open insider89 opened 1 week ago

insider89 commented 1 week ago

Hey,

Can we add the custom labels to all services in helm chart. I've prepared helm chart, but I don't have permissions to open PR.

Regards

MinerYang commented 6 days ago

You could either manually change your template of svc yaml file before installation. Or raise a PR for harbor-helm. (I am not sure why you can't open one)

insider89 commented 6 days ago

@MinerYang I've create new branch locally, made changes, commit and try to push, the error:

> git push
ERROR: Permission to goharbor/harbor-helm.git denied to insider89.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.