Skip to content

Commit

Permalink
make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Aug 1, 2024
1 parent 11e2801 commit c29a485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/helmfile/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ releases:
installed: {{ ne .Environment.Name "local" | toYaml }}
namespace: cert-manager
# TODO use something more generic or from wbstack/charts repo
chart: ./../../charts/wikibase-cloud-clusterissuers
chart: ./../../charts/wikibase-cloud-clusterissuers
values:
- email: {{ .Values.external.letsencrypt.email }}
- gceProject: {{ .Values.gceProject }}
Expand Down

0 comments on commit c29a485

Please sign in to comment.