Add postgres-operator and basic common postgres-manifest (#303)
* Add postgres-operator and basic common postgres-manifest * move postgres to dev train
This commit is contained in:
committed by
GitHub
parent
54f70c4fae
commit
67ead0cdfb
@@ -5,3 +5,5 @@ excluded-charts: common
|
||||
chart-yaml-schema: .github/chart_schema.yaml
|
||||
chart-repos:
|
||||
- truecharts=https://truecharts.org
|
||||
- postgres-operator-ui=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
|
||||
@@ -4,3 +4,5 @@ helm-extra-args: --timeout 600s
|
||||
chart-yaml-schema: .github/chart_schema.yaml
|
||||
chart-repos:
|
||||
- truecharts=https://truecharts.org
|
||||
- postgres-operator-ui=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
|
||||
Reference in New Issue
Block a user