Skip to content

Commit

Permalink
fix: change item in env array for clusterScanner container
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorEulalio committed Dec 5, 2023
1 parent 288ae1e commit 482b858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster-scanner/tests/existing-secret_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tests:
global.sysdig.accessKeySecret: "secret"
asserts:
- equal:
path: spec.template.spec.containers[0].env[35]
path: spec.template.spec.containers[0].env[36]
value:
name: SYSDIG_ACCESS_KEY
valueFrom:
Expand Down

0 comments on commit 482b858

Please sign in to comment.