Skip to content

Commit

Permalink
Merge pull request #279 from gocardless/rnaveiras-update-vault
Browse files Browse the repository at this point in the history
Update Vault
  • Loading branch information
rnaveiras committed Jun 13, 2023
2 parents 930bc58 + c13f432 commit 126a75a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/acceptance/setup/resources/vault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,13 @@ spec:
spec:
containers:
- name: app
image: vault:1.3.0
image: vault:1.13.2
args:
- server
- -dev
- -dev-root-token-id=vault-token
- -dev-listen-address=0.0.0.0:8200
- -log-format=json
ports:
- containerPort: 8200
name: http
Expand Down

0 comments on commit 126a75a

Please sign in to comment.