change postgres cluster name
This commit is contained in:
		| @@ -5,12 +5,21 @@ description: Site Profile | ||||
| keywords: | ||||
|   - site-profile | ||||
|   - astro | ||||
|   - directus | ||||
| home: https://wiki.alexlebens.dev/doc/site-profile-uoqXo94Yzd | ||||
| sources: | ||||
|   - https://github.com/alexlebens/site-profile | ||||
|   - 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://hub.docker.com/r/directus/directus | ||||
|   - 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: | ||||
|   - name: alexlebens | ||||
| dependencies: | ||||
| @@ -24,7 +33,7 @@ dependencies: | ||||
|     version: 3.3.2 | ||||
|   - name: valkey | ||||
|     version: 0.3.13 | ||||
|     repository: https://charts.bitnami.com/bitnami     | ||||
|     repository: https://charts.bitnami.com/bitnami | ||||
|   - name: cloudflared | ||||
|     alias: cloudflared | ||||
|     repository: http://alexlebens.github.io/helm-charts | ||||
|   | ||||
| @@ -184,7 +184,7 @@ cloudflared: | ||||
|   name: cloudflared | ||||
|   existingSecretName: site-profile-cloudflared-api-secret | ||||
| postgres-16-cluster: | ||||
|   nameOverride: directus | ||||
|   nameOverride: directus-postgresql-16 | ||||
|   mode: standalone | ||||
|   cluster: | ||||
|     walStorage: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user