Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove example helm chart from consultation #239

Merged
merged 1 commit into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading