Skip to content

Commit

Permalink
helm: remove chart content not in common.yaml
Browse files Browse the repository at this point in the history
Assume common.yaml is the right source of truth, and remove major
content from helm charts that does not exist in common.yaml.

Signed-off-by: Blaine Gardner <blaine.gardner@redhat.com>
(cherry picked from commit 507dfe1)

# Conflicts:
#	build/rbac/rbac.yaml
  • Loading branch information
BlaineEXE authored and mergify-bot committed Oct 12, 2021
1 parent 9125b20 commit 0c1dafa
Show file tree
Hide file tree
Showing 4 changed files with 1,208 additions and 35 deletions.
1 change: 1 addition & 0 deletions .commitlintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"core",
"csi",
"docs",
"helm",
"mds",
"mgr",
"mon",
Expand Down

0 comments on commit 0c1dafa

Please sign in to comment.