mastodon: bump to vv4.2.9, helm chart v5.1.2

postgres-operator: bump to v1.12.0, helm chart v1.12.0

postgres-operator-ui: bump to v1.12.0, helm chart v1.12.0
This commit is contained in:
ace
2024-06-01 03:42:30 +03:00
parent e9c70618f6
commit 2991123422
5 changed files with 12 additions and 71 deletions

View File

@ -20,6 +20,7 @@ postgres_operator_ui_default_values:
envs:
# IMPORTANT: While operator chart and UI chart are idendependent, this is the interface between
# UI and operator API. Insert the service name of the operator API here!
appUrl: "https://{{ postgres_operator_ui_short_name }}.{{ domain }}"
operatorApiUrl: "http://postgres-operator:8080"
operatorClusterNameLabel: "cluster-name"
resourcesVisible: "False"