update postgres cluster chart
This commit is contained in:
@@ -11,6 +11,6 @@ dependencies:
|
|||||||
repository: https://k8s-home-lab.github.io/helm-charts/
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.1.0
|
version: 3.2.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
appVersion: "2.2.5.4141"
|
appVersion: "2.2.5.4141"
|
||||||
|
@@ -96,7 +96,7 @@ postgres-16-cluster:
|
|||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
initdb:
|
initdb:
|
||||||
postInitApplicationSQL:
|
postInitSQL:
|
||||||
- CREATE DATABASE "lidarr-main" OWNER "app";
|
- CREATE DATABASE "lidarr-main" OWNER "app";
|
||||||
- CREATE DATABASE "lidarr-log" OWNER "app";
|
- CREATE DATABASE "lidarr-log" OWNER "app";
|
||||||
backup:
|
backup:
|
||||||
|
@@ -11,6 +11,6 @@ dependencies:
|
|||||||
repository: https://k8s-home-lab.github.io/helm-charts/
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.1.0
|
version: 3.2.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
appVersion: "5.4.6.8723"
|
appVersion: "5.4.6.8723"
|
||||||
|
@@ -98,7 +98,7 @@ postgres-16-cluster:
|
|||||||
initdb:
|
initdb:
|
||||||
database: app
|
database: app
|
||||||
owner: app
|
owner: app
|
||||||
postInitApplicationSQL:
|
postInitSQL:
|
||||||
- CREATE DATABASE "radarr-main" OWNER "app";
|
- CREATE DATABASE "radarr-main" OWNER "app";
|
||||||
- CREATE DATABASE "radarr-log" OWNER "app";
|
- CREATE DATABASE "radarr-log" OWNER "app";
|
||||||
backup:
|
backup:
|
||||||
|
@@ -11,6 +11,6 @@ dependencies:
|
|||||||
repository: https://k8s-home-lab.github.io/helm-charts/
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.1.0
|
version: 3.2.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
appVersion: "5.4.6.8723"
|
appVersion: "5.4.6.8723"
|
||||||
|
@@ -98,7 +98,7 @@ postgres-16-cluster:
|
|||||||
initdb:
|
initdb:
|
||||||
database: app
|
database: app
|
||||||
owner: app
|
owner: app
|
||||||
postInitApplicationSQL:
|
postInitSQL:
|
||||||
- CREATE DATABASE "radarr-main" OWNER "app";
|
- CREATE DATABASE "radarr-main" OWNER "app";
|
||||||
- CREATE DATABASE "radarr-log" OWNER "app";
|
- CREATE DATABASE "radarr-log" OWNER "app";
|
||||||
backup:
|
backup:
|
||||||
|
@@ -11,6 +11,6 @@ dependencies:
|
|||||||
repository: https://k8s-home-lab.github.io/helm-charts/
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.1.0
|
version: 3.2.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
appVersion: 0.3.3.2171
|
appVersion: 0.3.3.2171
|
||||||
|
@@ -99,7 +99,7 @@ postgres-cluster:
|
|||||||
initdb:
|
initdb:
|
||||||
database: app
|
database: app
|
||||||
owner: app
|
owner: app
|
||||||
postInitApplicationSQL:
|
postInitSQL:
|
||||||
- CREATE DATABASE "readarr-main" OWNER "app";
|
- CREATE DATABASE "readarr-main" OWNER "app";
|
||||||
- CREATE DATABASE "readarr-log" OWNER "app";
|
- CREATE DATABASE "readarr-log" OWNER "app";
|
||||||
- CREATE DATABASE "readarr-cache" OWNER app;
|
- CREATE DATABASE "readarr-cache" OWNER app;
|
||||||
|
@@ -11,6 +11,6 @@ dependencies:
|
|||||||
repository: https://k8s-home-lab.github.io/helm-charts/
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.1.0
|
version: 3.2.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
appVersion: "4.0.4.1491"
|
appVersion: "4.0.4.1491"
|
||||||
|
@@ -98,7 +98,7 @@ postgres-16-cluster:
|
|||||||
initdb:
|
initdb:
|
||||||
database: app
|
database: app
|
||||||
owner: app
|
owner: app
|
||||||
postInitApplicationSQL:
|
postInitSQL:
|
||||||
- CREATE DATABASE "sonarr-main" OWNER "app";
|
- CREATE DATABASE "sonarr-main" OWNER "app";
|
||||||
- CREATE DATABASE "sonarr-log" OWNER "app";
|
- CREATE DATABASE "sonarr-log" OWNER "app";
|
||||||
backup:
|
backup:
|
||||||
|
@@ -11,6 +11,6 @@ dependencies:
|
|||||||
repository: https://k8s-home-lab.github.io/helm-charts/
|
repository: https://k8s-home-lab.github.io/helm-charts/
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
version: 3.1.0
|
version: 3.2.0
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
appVersion: "4.0.4.1491"
|
appVersion: "4.0.4.1491"
|
||||||
|
@@ -98,7 +98,7 @@ postgres-16-cluster:
|
|||||||
initdb:
|
initdb:
|
||||||
database: app
|
database: app
|
||||||
owner: app
|
owner: app
|
||||||
postInitApplicationSQL:
|
postInitSQL:
|
||||||
- CREATE DATABASE "sonarr-main" OWNER "app";
|
- CREATE DATABASE "sonarr-main" OWNER "app";
|
||||||
- CREATE DATABASE "sonarr-log" OWNER "app";
|
- CREATE DATABASE "sonarr-log" OWNER "app";
|
||||||
backup:
|
backup:
|
||||||
|
Reference in New Issue
Block a user