remove valkey
This commit is contained in:
		| @@ -10,10 +10,8 @@ keywords: | ||||
| home: https://wiki.alexlebens.dev/s/7e132c13-afee-48ec-b3dd-efd656d240c9 | ||||
| sources: | ||||
|   - https://github.com/goharbor | ||||
|   - https://github.com/valkey-io/valkey | ||||
|   - https://github.com/cloudnative-pg/cloudnative-pg | ||||
|   - https://github.com/goharbor/harbor-helm | ||||
|   - https://github.com/bitnami/charts/tree/main/bitnami/valkey | ||||
|   - https://gitea.alexlebens.dev/alexlebens/helm-charts/src/branch/main/charts/postgres-cluster | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
| @@ -21,9 +19,6 @@ dependencies: | ||||
|   - name: harbor | ||||
|     version: 1.17.1 | ||||
|     repository: https://helm.goharbor.io | ||||
|   - name: valkey | ||||
|     version: 3.0.22 | ||||
|     repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts | ||||
|   - name: postgres-cluster | ||||
|     alias: postgres-17-cluster | ||||
|     version: 5.1.0 | ||||
|   | ||||
| @@ -94,27 +94,6 @@ harbor: | ||||
|       repository: goharbor/harbor-exporter | ||||
|       tag: v2.13.1 | ||||
|     replicas: 2 | ||||
| valkey: | ||||
|   architecture: replication | ||||
|   auth: | ||||
|     enabled: false | ||||
|     usePasswordFiles: false | ||||
|   primary: | ||||
|     resources: | ||||
|       requests: | ||||
|         cpu: 100m | ||||
|         memory: 64Mi | ||||
|     persistence: | ||||
|       enabled: true | ||||
|       size: 5Gi | ||||
|   replica: | ||||
|     resources: | ||||
|       requests: | ||||
|         cpu: 100m | ||||
|         memory: 64Mi | ||||
|     persistence: | ||||
|       enabled: true | ||||
|       size: 5Gi | ||||
| postgres-17-cluster: | ||||
|   mode: standalone | ||||
|   cluster: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user