Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Update vault-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Aug 13, 2023
1 parent 7fbff4c commit 20c8cb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vault-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
id: import-secrets
uses: hashicorp/vault-action@v2
with:
caCertificate: ${{ github.event.inputs.cert }}
url: https://vault.developer.gov.bc.ca
method: kubernetes
role: my-role
token: ${{ github.event.inputs.token }}
secrets: |
secrets/245e18-nonprod hello_world | AWS_ACCESS_KEY_ID ;
Expand Down

0 comments on commit 20c8cb1

Please sign in to comment.