Lint yaml better
This commit is contained in:
@@ -8,7 +8,8 @@ spec:
|
||||
ref:
|
||||
# Version 0.10.0
|
||||
# For some reason, I can't get it to pull by tag or by auto-discovery
|
||||
digest: "sha256:bcffd3d504664710baa7c0bcd66dc246437c51a9a76f9b8ed1a10c7aecd80766"
|
||||
digest: >-
|
||||
sha256:bcffd3d504664710baa7c0bcd66dc246437c51a9a76f9b8ed1a10c7aecd80766
|
||||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
|
||||
@@ -45,7 +45,7 @@ metadata:
|
||||
name: pgvector
|
||||
spec:
|
||||
imageName: "ghcr.io/immich-app/postgres:16-vectorchord0.5.3"
|
||||
#imageName: "ghcr.io/tensorchord/cloudnative-pgvecto.rs:16-v0.3.0"
|
||||
# imageName: "ghcr.io/tensorchord/cloudnative-pgvecto.rs:16-v0.3.0"
|
||||
instances: 1
|
||||
storage:
|
||||
size: 60Gi
|
||||
|
||||
Reference in New Issue
Block a user