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