Skip to content

Commit

Permalink
chore(nifi-cluster): remove zookeeper sub chart files
Browse files Browse the repository at this point in the history
The `helm dependency update` will pull the dependency chart based on `Chart.yaml` so we don't need it as templated files

Update gitignore for tgz files under charts/

Signed-off-by: Umar Hussain <[email protected]>
  • Loading branch information
umarhussain15 committed Jan 3, 2024
1 parent 84af5bf commit efe60d6
Show file tree
Hide file tree
Showing 45 changed files with 5 additions and 4,814 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,8 @@ testbin/*

*~

vendor/
vendor/


# helm chart
helm/**/charts/*.tgz
21 changes: 0 additions & 21 deletions helm/nifi-cluster/charts/zookeeper/.helmignore

This file was deleted.

6 changes: 0 additions & 6 deletions helm/nifi-cluster/charts/zookeeper/Chart.lock

This file was deleted.

24 changes: 0 additions & 24 deletions helm/nifi-cluster/charts/zookeeper/Chart.yaml

This file was deleted.

527 changes: 0 additions & 527 deletions helm/nifi-cluster/charts/zookeeper/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions helm/nifi-cluster/charts/zookeeper/charts/common/.helmignore

This file was deleted.

23 changes: 0 additions & 23 deletions helm/nifi-cluster/charts/zookeeper/charts/common/Chart.yaml

This file was deleted.

350 changes: 0 additions & 350 deletions helm/nifi-cluster/charts/zookeeper/charts/common/README.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit efe60d6

Please sign in to comment.