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