Add helm chart for SearXNG

This commit is contained in:
Émilien Devos 2022-06-05 15:32:39 +00:00 committed by GitHub
parent 0ce9d9e893
commit c52fb8a657
10 changed files with 390 additions and 0 deletions

View file

@ -0,0 +1,26 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
# OWNERS file for Kubernetes
OWNERS
# helm-docs templates
*.gotmpl