other changes
This commit is contained in:
@@ -29,7 +29,7 @@ Install these separately in your cluster before using this chart:
|
|||||||
- DefectDojo, if you want report ingestion enabled
|
- DefectDojo, if you want report ingestion enabled
|
||||||
- MinIO or another S3-compatible store, if you want raw report uploads enabled
|
- MinIO or another S3-compatible store, if you want raw report uploads enabled
|
||||||
|
|
||||||
You will also need the corresponding credentials for Socket.dev, Pulumi, AWS or MinIO, and DefectDojo.
|
You will also need the corresponding credentials for Socket.dev, Pulumi, S3-compatible object storage, and DefectDojo.
|
||||||
|
|
||||||
## Validation workflow
|
## Validation workflow
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{{- define "template.tools-image" -}}
|
||||||
|
{{- printf "%s:%s" .Values.pipeline.toolsImage.repository .Values.pipeline.toolsImage.tag -}}
|
||||||
|
{{- end }}
|
||||||
Reference in New Issue
Block a user