chore: Update manifests after change

This commit is contained in:
2026-03-27 01:08:44 +00:00
parent 5bedbbefa2
commit 81368dbe1a
21 changed files with 17 additions and 192 deletions

View File

@@ -46,13 +46,12 @@ spec:
secretKeyRef:
key: GARAGE_ADMIN_TOKEN
name: garage-token-secret
image: khairul169/garage-webui:1.1.0
imagePullPolicy: IfNotPresent
image: khairul169/garage-webui:1.1.0@sha256:17c793551873155065bf9a022dabcde874de808a1f26e648d4b82e168806439c
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 1m
memory: 10Mi
volumeMounts:
- mountPath: /etc/garage.toml
mountPropagation: None