apiVersion: v1 kind: Secret metadata: name: build-node-gitea namespace: argocd labels: argocd.argoproj.io/secret-type: repository type: Opaque stringData: # URL de ton dépôt Git url: http://build-node.undercloud.local:3000/admin/undercloud-infrastructure.git # Mets "true" si HTTP clair ou certificat non fiable insecure: "true"