Skip to content

Commit

Permalink
Removed k8tls jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyaccuknox committed Nov 23, 2024
1 parent 70de322 commit 7f13bf0
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions accuknox-jobs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ dependencies:
version: "0.1.0"
repository: "file:/./charts/k8s-risk-assessment-job"
condition: accuknox.riskassessment.enabled
- name: k8tls-job
version: "0.1.0"
repository: "file:/./charts/k8tls-job"
condition: accuknox.k8tls.enabled
# - name: k8tls-job
# version: "0.1.0"
# repository: "file:/./charts/k8tls-job"
# condition: accuknox.k8tls.enabled
- name: kiem-job
version: "0.1.0"
repository: "file:/./charts/kiem-job"
Expand Down
4 changes: 2 additions & 2 deletions accuknox-jobs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ accuknox:
enabled: "false"
riskassessment:
enabled: "false"
k8tls:
enabled: "false"
# k8tls:
# enabled: "false"
kiem:
enabled: "false"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7f13bf0

Please sign in to comment.