About 145,000 results
Open links in new tab
  1. How to use YAML templates for reusable and secure pipelines - Azure ...

    Aug 21, 2025 · Learn how to create reusable YAML pipeline templates to streamline and secure your CI/CD processes.

  2. Use Vault Agent templates - HashiCorp Developer

    In order to fetch secrets from Vault, whether those are static secrets, dynamic credentials, or certificates, Vault Agent templates require the use of the secret function or pkiCert function from Consul Template.

  3. GitHub - Binsabbar/vault-sync

    What It Does Vault Sync keeps your secrets synchronized between a main Vault cluster and multiple replica clusters. It tracks what's been synced, handles version changes, and makes smart decisions …

  4. VaultSync Documentation - API Guides, Integration Docs & Developer ...

    Real-time data sync with offline support, conflict resolution, version history, and multi-device synchronization. Enterprise-grade multi-tenancy with data isolation, custom branding, role-based …

  5. Templates for security - Azure Pipelines | Microsoft Learn

    Sep 15, 2025 · Extends templates For the most secure pipelines, start by using extends templates. These templates define the outer structure of the pipeline and help prevent malicious code …

  6. Secure Azure Pipelines: Fetching Credentials from Key Vault with YAML ...

    Jan 30, 2025 · Azure Pipelines, with its YAML-based configuration, offers a powerful and flexible solution. This post delves into leveraging Azure Pipelines YAML for streamlined and robust CI/CD …

  7. vault-helm/templates/injector-deployment.yaml at main - GitHub

    Helm chart to install Vault and other associated components. - vault-helm/templates/injector-deployment.yaml at main · hashicorp/vault-helm

  8. YAML Templates - KodeKloud Notes

    This article explores YAML essentials for Azure DevOps pipelines, providing examples and guidance on creating reusable CI/CD components.

  9. Adding template file in yaml file for Azure pipeline

    Nov 29, 2024 · Using absolute paths has the added advantage of ensuring that the template references are always resolved correctly when moving pipelines or templates to different folders, without the …

  10. Pipeline Templates and Reusable YAML Components for Scalable …

    Learn how to create pipeline templates and reusable YAML components in Azure Pipelines. This guide covers setup, usage, and best practices for scalable, maintainable CI/CD pipelines.