itsecforu

Results 40 comments of itsecforu

Hey! Thx u for feedback! Cert valid to 4757 year :-D I use self-signed certificate. I tried to add rootca.cert to `/etc/pki/ca-certs/source/anchors`/ , but it still doesnt work. with verify_ssl=False...

@thedewpoint how can i test it? do u mean chrome?I have limited rights in the working environment

@thedewpoint thx for reply. I got 502 error

@thedewpoint Seems so, cource I used type Nodeport. Which logs are best for clarifying the situation? I got this issue about that https://github.com/goharbor/harbor-helm/issues/585 I dont know, how to fix it....

I havent ingrees as u can see

ingress: ``` kubectl get ing No resources found. ``` Postgres seems not ok: ``` kubectl logs harbor-harbor-database-0 The files belonging to this database system will be owned by user "postgres"....

Hmm i have got 2 pods - core: 1st -nothing into logs 2nd: ``` kubectl logs harbor-harbor-core-688fb8759b-c6mq7 ls: /harbor_cust_cert: No such file or directory 2020-05-27T16:49:07Z [INFO] [/controller/artifact/processor/processor.go:58]: the processor to...

How to solve that #1 ? If I delete, pod will up again :-) Duplication occurred after: `helm upgrade -f values` when i changed config How can I check this...

I notice my helm version is 2.14.3, maybe is it root of evil? ``` helm version Client: &version.Version{SemVer:"v2.14.3", GitCommit:"0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.14.3", GitCommit:"0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085", GitTreeState:"clean"} ``` ### logs harbor-registry: ``` ls:...