Automated Manifest Update (#2761)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2761 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 #2761.
This commit is contained in:
@@ -223,7 +223,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /scripts/prune.sh
|
- mountPath: /scripts/prune.sh
|
||||||
name: prune-script
|
name: prune-script
|
||||||
subPath: backup.sh
|
subPath: prune.sh
|
||||||
- args:
|
- args:
|
||||||
- -ec
|
- -ec
|
||||||
- /scripts/prune.sh
|
- /scripts/prune.sh
|
||||||
@@ -245,7 +245,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /scripts/prune.sh
|
- mountPath: /scripts/prune.sh
|
||||||
name: prune-script
|
name: prune-script
|
||||||
subPath: backup.sh
|
subPath: prune.sh
|
||||||
- args:
|
- args:
|
||||||
- -ec
|
- -ec
|
||||||
- /scripts/prune.sh
|
- /scripts/prune.sh
|
||||||
@@ -267,7 +267,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /scripts/prune.sh
|
- mountPath: /scripts/prune.sh
|
||||||
name: prune-script
|
name: prune-script
|
||||||
subPath: backup.sh
|
subPath: prune.sh
|
||||||
volumes:
|
volumes:
|
||||||
- configMap:
|
- configMap:
|
||||||
defaultMode: 493
|
defaultMode: 493
|
||||||
|
|||||||
Reference in New Issue
Block a user