mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add test pw4
This commit is contained in:
@@ -3,6 +3,8 @@ kind: Application
|
||||
metadata:
|
||||
name: simple-helm
|
||||
namespace: argocd
|
||||
annotations:
|
||||
avp.kubernetes.io/path: "/v1/kv/data/argocd"
|
||||
spec:
|
||||
destination:
|
||||
name: ''
|
||||
@@ -27,4 +29,7 @@ spec:
|
||||
replicas: 1
|
||||
ports:
|
||||
- name: http
|
||||
value: 8080
|
||||
value: 8080
|
||||
envs:
|
||||
- name: PASS
|
||||
value: <password> # (4)
|
||||
Reference in New Issue
Block a user