Skip to content

Commit

Permalink
fix: Fix typo on audit-scanner CronJob
Browse files Browse the repository at this point in the history
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
  • Loading branch information
viccuad committed Sep 10, 2024
1 parent 21023a1 commit 9e90e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kubewarden-controller/templates/audit-scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- name: kubewarden-ca
secret:
defaultMode: 420
secretName: kuebewarden-ca
secretName: kubewarden-ca
items:
- key: ca.crt
path: "ca.crt"
Expand Down

0 comments on commit 9e90e70

Please sign in to comment.