Testing
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s

This commit is contained in:
Evrard Van Espen
2025-11-20 19:11:04 +00:00
parent 374909497a
commit ce09964bc1

View File

@@ -4,10 +4,11 @@ metadata:
name: blog-argo name: blog-argo
namespace: argocd namespace: argocd
spec: spec:
project: default project: blog
source: source:
repoURL: "https://git.vanespen.dev/evanespen/blog" repoURL: "https://git.vanespen.dev/evanespen/blog"
path: "k8s" targetRevision: HEAD
# path: "k8s"
destination: destination:
server: "https://kubernetes.default.svc" server: "https://kubernetes.default.svc"
namespace: argocd namespace: argocd