mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 05:20:23 +08:00
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
2
.github/ct-install.yaml
vendored
2
.github/ct-install.yaml
vendored
@@ -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/
|
||||
|
||||
2
.github/ct-lint.yaml
vendored
2
.github/ct-lint.yaml
vendored
@@ -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