mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
Add test pw6
This commit is contained in:
@@ -3,8 +3,6 @@ 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: ''
|
||||||
@@ -32,4 +30,4 @@ spec:
|
|||||||
value: 8080
|
value: 8080
|
||||||
envs:
|
envs:
|
||||||
- name: PASS
|
- name: PASS
|
||||||
value: <password>
|
value: <path:v1/kv/data/argocd#password>
|
||||||
Reference in New Issue
Block a user