Skip to content

Commit

Permalink
modifing K8s-risk-management
Browse files Browse the repository at this point in the history
  • Loading branch information
surya9839 committed Oct 1, 2024
1 parent 88a5071 commit e0a0a45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s-risk-assessment-job/templates/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ spec:
value: {{ .Values.accuknox.clusterID | quote }}
- name: LABEL_NAME
value: {{ .Values.accuknox.label }}
- name: DATA_TYPE
value: "KS"
volumeMounts:
- mountPath: /data
name: datapath
Expand Down

0 comments on commit e0a0a45

Please sign in to comment.