Create agro helm chart
This commit is contained in:
parent
5456fd1e8b
commit
b2f8f0c283
12 changed files with 175 additions and 0 deletions
5
charts/argo/requirements.yaml
Normal file
5
charts/argo/requirements.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
dependencies:
|
||||
- name: minio
|
||||
version: 0.4.3
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
condition: installMinio
|
||||
Loading…
Add table
Add a link
Reference in a new issue