From b0509e9ecac6c6a0e149fd3ed066b81fb846f1c3 Mon Sep 17 00:00:00 2001 From: DAXweb Date: Sat, 10 Jan 2026 00:16:52 +0100 Subject: [PATCH] Commit 1c --- .gitignore | 1 + argomanifest/argo.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc9b47f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +argomanifest/* \ No newline at end of file diff --git a/argomanifest/argo.yaml b/argomanifest/argo.yaml index 321a1b4..f869666 100644 --- a/argomanifest/argo.yaml +++ b/argomanifest/argo.yaml @@ -11,7 +11,7 @@ spec: source: repoURL: http://192.168.1.194:3000/daxweb/01_hello_argo.git targetRevision: HEAD - path: / + #path: / destination: server: https://kubernetes.default.svc