Oteemo / charts

Helm chart repository
https://oteemo.github.io/charts
MIT License
181 stars 232 forks source link

Enable optional readinessProbe and livenessProbe to sonatype-nexus #153

Open lpsm-dev opened 4 years ago

lpsm-dev commented 4 years ago

Problem

I am deploying a nexus in my local Cluster and I am getting this warning:

image

Suggestion

It would be nice If there was a conditional to decide whether or not we want readinessProbe and livenessProbe.

Nayar commented 3 years ago

It seems like the port is not being opened at all.

This is one my working helm previously: Screenshot_20201120_150725

When I migrated to this repo, the output is as follows:

Screenshot_20201120_150829

Nexus proxy is giving this error:

Screenshot_20201120_150941

kudodenko commented 3 years ago

The same issue(

lpsm-dev commented 3 years ago

I don't know the depth of this problem, but I think it's simple to add this conditional to the catalog