Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

pip.enabled=false does not work as expected #136

Description

@vdups

Describe the bug
Deploying the chart while setting pip.enabled=false tries to deploy the pip pods anyway

Steps to Reproduce

helm install ... --set pip.enabled=false ...
kubectl get pods

==> Pod pip is created

Expected behavior
Nothing related to pip should be deployed when pip.enabled=false is set

PIP service and volume claims are disabled when pip.enabled=false

Environment (please complete the following information):

Pastebin/Screenshots

Additional context

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions