mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
fix(helmfile): Add script to ease local development of platform charts.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -14,3 +14,10 @@ helmfile/environments/prod/values.yaml.gotmpl
|
||||
|
||||
# Ignore editor backup files
|
||||
*~
|
||||
|
||||
# Ignore ./log directory and *.log files
|
||||
logs
|
||||
*.log
|
||||
|
||||
# Ignore backup files, e.g. created by the script that eases the local chart development
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user