diff --git a/argocd/manifests/argocd/external-secret-repo-forge.yaml b/argocd/manifests/argocd/external-secret-repo-forge.yaml index 105fda5..a8022ad 100644 --- a/argocd/manifests/argocd/external-secret-repo-forge.yaml +++ b/argocd/manifests/argocd/external-secret-repo-forge.yaml @@ -1,14 +1,4 @@ -# ExternalSecret for ArgoCD Forge SSH credentials -# -# Replaces the manual op inject workflow from repo-forge-secret.yaml.tpl -# -# 1Password item: "argocd-forge-ssh-key" in blumeops vault (Secure Note) -# Field: "private-key-openssh" -# -# Note: Uses a separate Secure Note item because 1Password Connect doesn't -# support the ?ssh-format=openssh query parameter that the CLI uses. -# -# This is a repo-creds (credential template) that matches ALL repos on forge +# ArgoCD repo-creds template — matches all repos on forge via SSH # apiVersion: external-secrets.io/v1 kind: ExternalSecret