uselessidbr

Results 6 comments of uselessidbr

The pod won’t start and throws this error: Just now Generated from kubelet on [worker-stage-rcsdr](https://console-openshift-console.apps.xyz.co/k8s/cluster/nodes/worker-stage-rcsdr) 4 times in the last 0 minutes Error: container has runAsNonRoot and image will run...

> It seems like OpenShift is not setting the user for the scanner pods, can you update the template of the scanner with the following, restart kubeclarity and try again?...

> You can skip tls verification to solve `certificate signed by unknown authority` by setting `kubeclarity-runtime-scan.registry.skipVerifyTlS=true` value in the helm values. Hello again @FrimIdan! I Will take a look! Thanks...

> You can skip tls verification to solve `certificate signed by unknown authority` by setting `kubeclarity-runtime-scan.registry.skipVerifyTlS=true` value in the helm values. Hello @FrimIdan , It does the trick! But, when...

> > You can skip tls verification to solve `certificate signed by unknown authority` by setting `kubeclarity-runtime-scan.registry.skipVerifyTlS=true` value in the helm values. > > Hello @FrimIdan , It does the...

The template file is not working properly. Example: setting securityContext to false won’t work. ``` securityContext: # Default is true for K8s. Enabled needs to false for OpenShift restricted SCC...