-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
charts/turbinia Lock tag by release version, Make ingress more genera…
…lized, remove values-production.yaml, README updates, allow multiple instances of Turbinia (#167) * Remove values-production.yaml, update servicemonitor, documentation fixes * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Fix checksum configs, service account lookups * update readme * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Update README * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Try again * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Try again * And again * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * And again * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * And again * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Final fix hopefully for README lint errors by updating the headers the double indentation caused readme-generator to remove content after the table * Final fix hopefully for README lint errors by updating the headers the double indentation caused readme-generator to remove content after the table * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Update README * Partially add back section to see if it will get deleted * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Try again * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Try again * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Try again * Try again * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Try again * Fix README * update README * Update term grace period * Update ingress to be more generic, remove monitoring to instead just have in doc, remove deprecated controller, remove config.override * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Update monitoring documentation * Lock by Turbinia release version * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Disable ingress * Update README.md with readme-generator-for-helm Signed-off-by: wajihyassine <[email protected]> * Update README with upgrade instructions, image update and general cleanup of docs * Markdown lint fix * Update README review comments --------- Signed-off-by: wajihyassine <[email protected]> Co-authored-by: wajihyassine <[email protected]>
- Loading branch information
1 parent
11f18a3
commit 4965d07
Showing
16 changed files
with
236 additions
and
997 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
apiVersion: v2 | ||
name: turbinia | ||
version: 1.1.2 | ||
version: 1.1.3 | ||
description: A Helm chart for Turbinia Kubernetes deployments. | ||
keywords: | ||
- turbinia | ||
|
@@ -23,19 +23,14 @@ dependencies: | |
name: dfdewey | ||
repository: https://google.github.io/osdfir-infrastructure/ | ||
version: 1.0.0 | ||
- condition: monitoring.deployKubePrometheus | ||
name: kube-prometheus-stack | ||
alias: monitoring | ||
repository: https://prometheus-community.github.io/helm-charts | ||
version: 60.3.0 | ||
maintainers: | ||
- name: Open Source DFIR | ||
email: [email protected] | ||
url: https://github.com/google/osdfir-infrastructure | ||
sources: | ||
- https://github.com/google/osdfir-infrastructure | ||
icon: https://raw.githubusercontent.com/google/turbinia/master/web/src/assets/turbinia-logo-mark.png | ||
appVersion: "latest" | ||
appVersion: "20240820" | ||
annotations: | ||
category: Security | ||
licenses: Apache-2.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.