# HashiCorp Vault Integration Guide # This file contains example configurations for integrating Vault with Veza # Note: This is a reference file. Actual Vault installation should be done via Helm: # helm repo add hashicorp https://helm.releases.hashicorp.com # helm install vault hashicorp/vault -n vault-system --create-namespace --- # Example: Vault Policy for Veza # Create this policy in Vault: # vault policy write veza-production - <