Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sfowl committed Nov 18, 2024
1 parent b629024 commit a06ced2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
- name: EAAS_KUBECONFIG_VALUE
valueFrom:
secretKeyRef:
name: $(tasks.provision-eaas-space.results.secretRef)
name: $(tasks.provision-eaas-space-nessus.results.secretRef)
key: kubeconfig
workingDir: /workspace
script: |
Expand Down

0 comments on commit a06ced2

Please sign in to comment.