Oleksandr Stepanov
Oleksandr Stepanov
Hi! Is there is any plan to manage TCP services via CRDS object or Service annotations instead of putting into the ConfigMap? I think it would very manageable if for...
When upgrade chart via helm, the new pod is stuck, with RollingUpdate strategy due to ``` Nexus data directory already in use: /nexus-data ```
This PR fix issue with StatefulSets that can be deployed in few namespaces and have the same pod names: Example: dev namespace ``` example-statefulset-pod-1 ``` test namespace ``` example-statefulset-pod-1 ```...