Mise au point

This commit is contained in:
admju 2024-09-20 19:16:20 +00:00
parent aded3f3b40
commit 36e87f0696

View File

@ -12,15 +12,25 @@ tools:
version: v3.16.0 version: v3.16.0
opencloud: opencloud:
- repository: - oci:
name: opencloud-0.1.0 url: oci://harbor.dtf/dev
url: https://harbor.dtf/dev
opts: --insecure-skip-tls-verify
charts: charts:
- name: oc-mongo - name: oc-mongo
version: 0.1.0 version: 0.1.0
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml
- name: oc-catalog - name: oc-catalog
version: 0.1.0 version: 0.1.0
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml
- name: oc-shared - name: oc-shared
version: 0.1.0 version: 0.1.0
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml
- name: oc-workspace - name: oc-workspace
helm_opts: --insecure-skip-tls-verify
helm_filevalues:
- values.yml