Automated Manifest Update (#2899)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2899 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2899.
This commit is contained in:
@@ -69,10 +69,13 @@ spec:
|
|||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
- mountPath: /etc/garage.toml
|
||||||
|
mountPropagation: None
|
||||||
|
name: config
|
||||||
|
readOnly: true
|
||||||
|
subPath: garage.toml
|
||||||
- mountPath: /var/lib/garage/data
|
- mountPath: /var/lib/garage/data
|
||||||
name: data
|
name: data
|
||||||
- mountPath: /var/lib/garage/meta
|
|
||||||
name: db
|
|
||||||
- mountPath: /var/lib/garage/snapshots
|
- mountPath: /var/lib/garage/snapshots
|
||||||
name: snapshots
|
name: snapshots
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user