Files
truecharts/charts/incubator/immich/.helmignore
T
Stavros KoisandGitHub 0b354fa151 feat(immich): add immich (#3942)
* feat(immich): add immich

* quote bool

* mount nginx config on proxy

* run as node user

* fix CM

* hmm

* make entrypoint executables

* server entrypoint

* whoops

* chmod something..

* add mapbox keys

* fix cm

* fix cm

* add some probes

* one mroe probe

* split configmap

* add ui

* add all db envs to ML

* passwds also
2022-09-29 01:08:30 +03:00

31 lines
445 B
Plaintext

# 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
# docs folder
/docs
# icon
icon.png