feat: Add argocd-diff

This commit is contained in:
Peter 2026-05-29 14:10:32 +02:00
parent 729e0739ce
commit 95991b852b
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
5 changed files with 2869 additions and 0 deletions

View file

@ -0,0 +1,14 @@
---
apiVersion: v1
kind: Secret
type: Opaque
metadata:
name: argocd-private-repo
namespace: argocd
annotations:
managed-by: argocd.argoproj.io
labels:
argocd.argoproj.io/secret-type: repository
stringData:
type: git
url: https://code.peterg.nl/wheatley/kubernetes.git