Removed grist

This commit is contained in:
2022-03-05 06:11:58 +00:00
parent 6b5f44574e
commit b465c1a16c
2 changed files with 26 additions and 26 deletions

View File

@@ -88,7 +88,7 @@ spec:
ports:
- containerPort: 8000
protocol: TCP
name: proxy
name: web
resources:
limits:
memory: 50Mi
@@ -99,7 +99,7 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: 8484
name: web
name: grist
env:
- name: APP_HOME_URL
value: "https://grist.cluster.fun/"