This commit is contained in:
2025-12-12 15:53:56 +01:00
parent 9a064b469e
commit 6affd9f1a4

View File

@@ -6,7 +6,6 @@ services:
- "8200:8200"
volumes:
- data:/vault/data
- config:/vault/config
environment:
VAULT_LOCAL_CONFIG: |
{
@@ -22,10 +21,11 @@ services:
placement:
constraints:
- node.role == manager
configs:
- source: vault_hcl
target: /vault/config/vault.hcl
volumes:
data:
config:
networks:
vault-net:
driver: overlay