mirror of
https://github.com/bitnami/charts.git
synced 2026-02-27 15:37:06 +08:00
[bitnami/mlflow] Notificaton for non removed PVCs (#21217)
* Notificaton for non removed PVCs Signed-off-by: bhack <bhack@users.noreply.github.com> * set chart version 0.2.8 Signed-off-by: bhack <bhack@users.noreply.github.com> --------- Signed-off-by: bhack <bhack@users.noreply.github.com> Signed-off-by: Miguel Ruiz <miruiz@vmware.com> Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
@@ -43,4 +43,4 @@ name: mlflow
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/mlflow
|
||||
- https://github.com/mlflow/mlflow
|
||||
version: 0.3.3
|
||||
version: 0.3.4
|
||||
|
||||
@@ -47,6 +47,8 @@ The command deploys mlflow on the Kubernetes cluster in the default configuratio
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
> Note: [PVCs are not removed](https://github.com/helm/helm/issues/5156) and we still don't have created a remove hook. You need to remove PVCs manually.
|
||||
|
||||
To uninstall/delete the `my-release` deployment:
|
||||
|
||||
```console
|
||||
@@ -501,4 +503,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user