Fix lint errors
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2022-07-22 23:13:29 +02:00
parent 1891a63281
commit cb182fada2
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 16 additions and 16 deletions

View file

@ -12,5 +12,5 @@ drone_runner_namespace: "drone-runner"
# drone_storage_classname: # drone_storage_classname:
trivy_namespace: trivy trivy_namespace: trivy
trivy_version: 0.30.2 trivy_version: 0.30.2
# trivy_storage_classname: # trivy_storage_classname:
chartmuseum_namespace: chartmuseum chartmuseum_namespace: chartmuseum

View file

@ -114,21 +114,21 @@
tags: tags:
- trivy - trivy
#- name: Registry setup # - name: Registry setup
# block: # block:
# - name: Defined Registry repository # - name: Defined Registry repository
# kubernetes.core.helm_repository: # kubernetes.core.helm_repository:
# name: cesanta # name: cesanta
# repo_url: "https://cesanta.github.io/docker_auth/" # repo_url: "https://cesanta.github.io/docker_auth/"
# - name: Deploy latest version of Registry # - name: Deploy latest version of Registry
# kubernetes.core.helm: # kubernetes.core.helm:
# context: "{{ my_context }}" # context: "{{ my_context }}"
# name: docker-auth # name: docker-auth
# chart_ref: cesanta/docker-auth # chart_ref: cesanta/docker-auth
# release_namespace: "{{ registry_namespace }}" # release_namespace: "{{ registry_namespace }}"
# values: "{{ lookup('template', 'registry-value.yaml.j2') | from_yaml }}" # values: "{{ lookup('template', 'registry-value.yaml.j2') | from_yaml }}"
# tags: # tags:
# - registry # - registry
# https://github.com/helm/chartmuseum # https://github.com/helm/chartmuseum
# https://artifacthub.io/packages/helm/chartmuseum/chartmuseum # https://artifacthub.io/packages/helm/chartmuseum/chartmuseum