Skip to content

Commit

Permalink
Completely removed the operator chart
Browse files Browse the repository at this point in the history
  • Loading branch information
itay-grudev committed Sep 9, 2024
1 parent 69f94ef commit c6d62d8
Show file tree
Hide file tree
Showing 22 changed files with 2 additions and 18,148 deletions.
4 changes: 2 additions & 2 deletions .github/actions/deploy-operator/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ runs:
- name: Deploy the operator
shell: bash
run:
helm dependency update charts/cloudnative-pg
helm repo add cnpg https://cloudnative-pg.github.io/charts

helm upgrade
--install
--namespace cnpg-system
--create-namespace
--wait
cnpg charts/cloudnative-pg
cnpg cnpg/cloudnative-pg
32 changes: 0 additions & 32 deletions .github/actions/verify-cluster-ready/action.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/tests-operator.yml

This file was deleted.

23 changes: 0 additions & 23 deletions charts/cloudnative-pg/.helmignore

This file was deleted.

6 changes: 0 additions & 6 deletions charts/cloudnative-pg/Chart.lock

This file was deleted.

44 changes: 0 additions & 44 deletions charts/cloudnative-pg/Chart.yaml

This file was deleted.

202 changes: 0 additions & 202 deletions charts/cloudnative-pg/LICENSE

This file was deleted.

Loading

0 comments on commit c6d62d8

Please sign in to comment.