From 0dcdc90d3dc6e4183106e4763eed784efa92ebbb Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 10 Sep 2024 14:09:57 +0200 Subject: [PATCH] Add test pw6 --- apps/templates/test-app.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/templates/test-app.yaml b/apps/templates/test-app.yaml index 0974ee1..8a68f17 100644 --- a/apps/templates/test-app.yaml +++ b/apps/templates/test-app.yaml @@ -3,8 +3,6 @@ kind: Application metadata: name: simple-helm namespace: argocd - annotations: - avp.kubernetes.io/path: "/v1/kv/data/argocd" spec: destination: name: '' @@ -32,4 +30,4 @@ spec: value: 8080 envs: - name: PASS - value: \ No newline at end of file + value: \ No newline at end of file