Skip to content

Commit

Permalink
fix: typo in registry config template (#878)
Browse files Browse the repository at this point in the history
* fix: typo in registry config file

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>

* chore: regenerate assets

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
  • Loading branch information
sagikazarmark committed Apr 13, 2022
1 parent e0d983b commit 255b55b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/config/assets/registry-config.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ log:
{{- end }}
{{- end }}
http:
# secret: setted through environment variable
# secret: set through environment variable
{{- if .Spec.HTTP.Debug }}
debug:
addr: :{{ .Spec.HTTP.Debug.Port }}
Expand Down
Loading

0 comments on commit 255b55b

Please sign in to comment.