We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e77d34 commit aa904deCopy full SHA for aa904de
helm-charts/kuberoapp/templates/job-vulnerabilityscan.yaml
@@ -12,7 +12,7 @@ spec:
12
template:
13
metadata:
14
labels:
15
- vulnerabilityscan: {{ .Values.name }}-vuln
+ vulnerabilityscan: {{ .Values.name }}
16
spec:
17
containers:
18
{{- if eq .Values.deploymentstrategy "git" }}
0 commit comments