
Unsafe https Server for SSL Checking.
Can be used for scanners that check for unsafe ssl certificates, as the server uses a self-signed certificate
which contains both private and public key and is not authorized by a third party.
Homepage: https://docs.securecodebox.io
| Key |
Type |
Default |
Description |
| affinity |
object |
{} |
|
| fullnameOverride |
string |
"" |
|
| image.pullPolicy |
string |
"IfNotPresent" |
|
| image.repository |
string |
"docker.io/securecodebox/unsafe-https" |
Container Image |
| image.tag |
string |
nil |
|
| imagePullSecrets |
list |
[] |
|
| nameOverride |
string |
"" |
|
| nodeSelector |
object |
{} |
|
| podSecurityContext |
object |
{} |
|
| replicaCount |
int |
1 |
|
| resources |
object |
{} |
|
| securityContext |
object |
{} |
|
| service.port |
int |
443 |
|
| service.type |
string |
"ClusterIP" |
|
| tolerations |
list |
[] |
|