postgres-operator/ui
Kamil Solecki 9acdcd8bbf
Make selector match labels defined in the deployment (#1001)
Currently, the deployment manifest specifies two labels: `name` and `team`.
This fixes the service not matching the deployed pods by chosing a correct selector.
2020-06-04 16:49:22 +02:00
..
app [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
manifests Make selector match labels defined in the deployment (#1001) 2020-06-04 16:49:22 +02:00
operator_ui fix env var in UI chart (#967) 2020-05-08 13:02:27 +02:00
.dockerignore Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Dockerfile [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
MANIFEST.in Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
Makefile [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
requirements.txt [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
run_local.sh [UI] add tab for monthly costs per cluster (#796) 2020-02-19 12:58:24 +01:00
setup.py Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00
start_server.sh [UI] add toggle for connection pooler (#953) 2020-04-30 09:58:07 +02:00
tox.ini Initial commit for Postgres Operator UI (#613) 2019-07-12 17:02:55 +02:00