This commit is contained in:
parent
1891a63281
commit
cb182fada2
2 changed files with 16 additions and 16 deletions
|
|
@ -12,5 +12,5 @@ drone_runner_namespace: "drone-runner"
|
|||
# drone_storage_classname:
|
||||
trivy_namespace: trivy
|
||||
trivy_version: 0.30.2
|
||||
# trivy_storage_classname:
|
||||
# trivy_storage_classname:
|
||||
chartmuseum_namespace: chartmuseum
|
||||
|
|
|
|||
|
|
@ -114,21 +114,21 @@
|
|||
tags:
|
||||
- trivy
|
||||
|
||||
#- name: Registry setup
|
||||
# block:
|
||||
# - name: Defined Registry repository
|
||||
# kubernetes.core.helm_repository:
|
||||
# name: cesanta
|
||||
# repo_url: "https://cesanta.github.io/docker_auth/"
|
||||
# - name: Deploy latest version of Registry
|
||||
# kubernetes.core.helm:
|
||||
# context: "{{ my_context }}"
|
||||
# name: docker-auth
|
||||
# chart_ref: cesanta/docker-auth
|
||||
# release_namespace: "{{ registry_namespace }}"
|
||||
# values: "{{ lookup('template', 'registry-value.yaml.j2') | from_yaml }}"
|
||||
# tags:
|
||||
# - registry
|
||||
# - name: Registry setup
|
||||
# block:
|
||||
# - name: Defined Registry repository
|
||||
# kubernetes.core.helm_repository:
|
||||
# name: cesanta
|
||||
# repo_url: "https://cesanta.github.io/docker_auth/"
|
||||
# - name: Deploy latest version of Registry
|
||||
# kubernetes.core.helm:
|
||||
# context: "{{ my_context }}"
|
||||
# name: docker-auth
|
||||
# chart_ref: cesanta/docker-auth
|
||||
# release_namespace: "{{ registry_namespace }}"
|
||||
# values: "{{ lookup('template', 'registry-value.yaml.j2') | from_yaml }}"
|
||||
# tags:
|
||||
# - registry
|
||||
|
||||
# https://github.com/helm/chartmuseum
|
||||
# https://artifacthub.io/packages/helm/chartmuseum/chartmuseum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue