helm database postgresql
- add Chart.lock to .gitignore - update helmfile.yaml with database - add values.yaml with postgresql - add Chart.yaml with postgresql
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
cert/
|
||||
http/*/http-client.env.json
|
||||
helm/values/*/
|
||||
helm/charts/02-database/Chart.lock
|
||||
|
||||
Reference in New Issue
Block a user