change comamnd
This commit is contained in:
@@ -124,8 +124,12 @@ backup:
|
|||||||
repository: bitnami/kubectl
|
repository: bitnami/kubectl
|
||||||
tag: 1.30.2
|
tag: 1.30.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
command:
|
||||||
|
- /bin/sh
|
||||||
args:
|
args:
|
||||||
- exec -it deploy/gitea -n gitea -- /app/gitea/gitea dump -c /data/gitea/conf/app.ini --file /opt/backup/gitea-backup.zip
|
- -ec
|
||||||
|
- |
|
||||||
|
kubectl exec -it deploy/gitea -n gitea -- /app/gitea/gitea dump -c /data/gitea/conf/app.ini --file /opt/backup/gitea-backup.zip
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
Reference in New Issue
Block a user