Replies: 1 comment
-
Have you using correct credential and for specific cluster you should ask and refer to https://docs.k3s.io/installation/private-registry |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
harbor version:
2.10
, images obtained from the offline installerharbor helm:
1.14.0
I'm running harbor as part of k3s (v1.29) cluster.
In k3s master, i have configured
registries.yaml
as such:for user accounts, I have created two user accounts:
Maintainer
onlibrary
projectregistries.yaml
library
project, with permission;repository: push,pull
I used the following to push:
Result of both user account and robot account:
Beta Was this translation helpful? Give feedback.
All reactions