Skip to content

Commit

Permalink
chore: remove example helm chart (#239)
Browse files Browse the repository at this point in the history
to fix kics scan which apparently isn't able to successfully exclude the /docs directory from the scan anymore
  • Loading branch information
evegufy authored Nov 28, 2024
1 parent 16affc4 commit 01d2911
Show file tree
Hide file tree
Showing 17 changed files with 11 additions and 815 deletions.
1 change: 0 additions & 1 deletion .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
# GITHUB_TOKEN enables this github action to access github API and post comments in a pull request
# token: ${{ secrets.GITHUB_TOKEN }}
# enable_comments: true
exclude_paths: ./docs/*

# Upload findings to GitHub Advanced Security Dashboard
- name: Upload SARIF file for GitHub Advanced Security Dashboard
Expand Down
10 changes: 2 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,15 @@ The `known-knowns` folder highlights known limitations, issues, or consideration

### [Consultation Documentation](./consultation/)

### 1. [charts](./consultation/charts/) and [environments](./consultation/environments/)

The `charts` and `environments` folder contain an **example** helm chart and configuration for a potential deployment improvement discussed during workshops.

- [Portal IAM Helm Chart](./consultation/portal-iam-helm-chart.md): instructions on using this **example** helm chart.

### 2. [Workshops](./consultation/workshops/)
### 1. [Workshops](./consultation/workshops/)

The `workshops` folder includes minutes and topics for two workshops:

- [Workshop 20230927](./consultation/workshops/workshop-20230927.md): topics covered during the session of September 27, 2023 workshop.
- [Workshop 20231005](./consultation/workshops/workshop-20231005.md): topics covered during the session of October 5, 2023 workshop.


### 3. [Consultation Document](./consultation/consultation.md)
### 2. [Consultation Document](./consultation/consultation.md)

- Consultation notes and decisions.

Expand Down
27 changes: 0 additions & 27 deletions docs/consultation/charts/portal-iam/.helmignore

This file was deleted.

33 changes: 0 additions & 33 deletions docs/consultation/charts/portal-iam/Chart.yaml

This file was deleted.

201 changes: 0 additions & 201 deletions docs/consultation/charts/portal-iam/LICENSE

This file was deleted.

33 changes: 0 additions & 33 deletions docs/consultation/charts/portal-iam/templates/_helpers.tpl

This file was deleted.

This file was deleted.

Loading

0 comments on commit 01d2911

Please sign in to comment.