chore: Update manifests after change
This commit is contained in:
@@ -40,9 +40,8 @@ spec:
|
||||
- name: TZ
|
||||
value: America/Chicago
|
||||
image: excalidraw/excalidraw:latest@sha256:3c2513e830bb6e195147c05b34ecf8393d0ba2b1cc86e93b407a5777d6135c6c
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 1m
|
||||
memory: 10Mi
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
name: excalidraw
|
||||
namespace: excalidraw
|
||||
port: 80
|
||||
weight: 100
|
||||
weight: 1
|
||||
matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
|
||||
Reference in New Issue
Block a user