mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-08 05:00:05 +00:00
feat: Exclui action de vault da enterprise
This commit is contained in:
parent
e0103d915b
commit
3968d6ed6e
2 changed files with 0 additions and 59 deletions
|
|
@ -11,14 +11,6 @@ services:
|
|||
ports:
|
||||
- 8200:8200
|
||||
privileged: true
|
||||
vault-enterprise:
|
||||
image: hashicorp/vault-enterprise:latest
|
||||
environment:
|
||||
VAULT_DEV_ROOT_TOKEN_ID: testtoken
|
||||
VAULT_LICENSE: ${VAULT_LICENSE_CI}
|
||||
ports:
|
||||
- 8200:8200
|
||||
privileged: true
|
||||
vault-tls:
|
||||
image: hashicorp/vault:latest
|
||||
hostname: vault-tls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue