change postgres cluster name

This commit is contained in:
2024-08-19 19:34:58 -05:00
parent 7f0aac6048
commit 4561cc791a
2 changed files with 11 additions and 2 deletions

View File

@@ -5,12 +5,21 @@ description: Site Profile
keywords: keywords:
- site-profile - site-profile
- astro - astro
- directus
home: https://wiki.alexlebens.dev/doc/site-profile-uoqXo94Yzd home: https://wiki.alexlebens.dev/doc/site-profile-uoqXo94Yzd
sources: sources:
- https://github.com/alexlebens/site-profile - https://github.com/alexlebens/site-profile
- https://github.com/withastro/astro - https://github.com/withastro/astro
- https://github.com/directus/directus
- https://github.com/valkey-io/valkey
- https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/alexlebens/site-profile/pkgs/container/site-profile - https://github.com/alexlebens/site-profile/pkgs/container/site-profile
- https://hub.docker.com/r/directus/directus
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
- https://github.com/alexlebens/helm-charts/charts/cloudflared
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
maintainers: maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
@@ -24,7 +33,7 @@ dependencies:
version: 3.3.2 version: 3.3.2
- name: valkey - name: valkey
version: 0.3.13 version: 0.3.13
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
- name: cloudflared - name: cloudflared
alias: cloudflared alias: cloudflared
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts

View File

@@ -184,7 +184,7 @@ cloudflared:
name: cloudflared name: cloudflared
existingSecretName: site-profile-cloudflared-api-secret existingSecretName: site-profile-cloudflared-api-secret
postgres-16-cluster: postgres-16-cluster:
nameOverride: directus nameOverride: directus-postgresql-16
mode: standalone mode: standalone
cluster: cluster:
walStorage: walStorage: