Add test pw4

This commit is contained in:
Ruben Hensen
2024-09-10 14:08:01 +02:00
parent d02d16b1a6
commit 10a8a44dae
+6 -1
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: ''
@@ -27,4 +29,7 @@ spec:
replicas: 1 replicas: 1
ports: ports:
- name: http - name: http
value: 8080 value: 8080
envs:
- name: PASS
value: <password> # (4)