This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +21
-14
lines changed
Expand file tree Collapse file tree 2 files changed +21
-14
lines changed Original file line number Diff line number Diff line change 1- # test-scan
2-
3- ![ Version: latest] ( https://img.shields.io/badge/Version-latest-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
4-
5- A Helm chart to test the secureCodeBox operator
1+ ---
2+ title : " test-scan"
3+ hidden : true
4+ ---
65
7- ## Maintainers
8-
9- | Name | Email | Url |
10- | ---- | ------ | --- |
11- | iteratec GmbH | security@iteratec.com | |
12-
13- ## Source Code
6+ # test-scan
147
15- * < https://github.com/secureCodeBox/secureCodeBox >
8+ The ` test-scan ` type is used internally in the secureCodeBox to test the operator.
9+ It's rather unlikely that you'll need this outside of testing usecases, as it doesn't really do anything ;)
1610
17- ## Values
11+ ## Chart Configuration
1812
1913| Key | Type | Default | Description |
2014| -----| ------| ---------| -------------|
Original file line number Diff line number Diff line change 1+ ---
2+ title: "test-scan"
3+ hidden: true
4+ ---
5+
6+ # test-scan
7+
8+ The `test-scan` type is used internally in the secureCodeBox to test the operator.
9+ It's rather unlikely that you'll need this outside of testing usecases, as it doesn't really do anything ;)
10+
11+ ## Chart Configuration
12+
13+ {{ template "chart.valuesTable" . }}
You can’t perform that action at this time.
0 commit comments