Add test pw4

This commit is contained in:
Ruben Hensen
2024-09-10 14:08:01 +02:00
parent d02d16b1a6
commit 10a8a44dae
+5
View File
@@ -3,6 +3,8 @@ kind: Application
metadata: metadata:
name: simple-helm name: simple-helm
namespace: argocd namespace: argocd
annotations:
avp.kubernetes.io/path: "/v1/kv/data/argocd"
spec: spec:
destination: destination:
name: '' name: ''
@@ -28,3 +30,6 @@ spec:
ports: ports:
- name: http - name: http
value: 8080 value: 8080
envs:
- name: PASS
value: <password> # (4)