We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b8236 commit be41ddcCopy full SHA for be41ddc
base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml
@@ -45,7 +45,7 @@ spec:
45
memory: "50Mi"
46
containers:
47
- name: pgsql
48
- image: index.docker.io/sourcegraph/postgres-16:insiders
+ image: index.docker.io/sourcegraph/postgresql-16:insiders
49
terminationMessagePolicy: FallbackToLogsOnError
50
readinessProbe:
51
exec:
base/sourcegraph/pgsql/pgsql.StatefulSet.yaml
@@ -46,7 +46,7 @@ spec:
52
0 commit comments