revert to beta
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: affine-migrate
|
- name: affine-migrate
|
||||||
image: ghcr.io/toeverything/affine-graphql:canary-2e58c11
|
image: ghcr.io/toeverything/affine-graphql:beta-ab28213
|
||||||
command: ["sh", "-c", "node ./scripts/self-host-predeploy.js"]
|
command: ["sh", "-c", "node ./scripts/self-host-predeploy.js"]
|
||||||
env:
|
env:
|
||||||
- name: REDIS_SERVER_HOST
|
- name: REDIS_SERVER_HOST
|
||||||
@@ -42,7 +42,7 @@ spec:
|
|||||||
mountPath: /root/.affine/config
|
mountPath: /root/.affine/config
|
||||||
containers:
|
containers:
|
||||||
- name: affine
|
- name: affine
|
||||||
image: ghcr.io/toeverything/affine-graphql:canary-2e58c11
|
image: ghcr.io/toeverything/affine-graphql:beta-ab28213
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3010
|
- containerPort: 3010
|
||||||
name: http
|
name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user