chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user