File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 3030 containers :
3131 - name : installation-status
3232 # This will normally be the release tag
33- image : " eu.gcr.io/gitpod-core-dev/build/installer:nvn-fix-11408.15 "
33+ image : " eu.gcr.io/gitpod-core-dev/build/installer:sje-kots-backup.33 "
3434 command :
3535 - /bin/sh
3636 - -c
Original file line number Diff line number Diff line change 2828 containers :
2929 - name : installer
3030 # This will normally be the release tag
31- image : " eu.gcr.io/gitpod-core-dev/build/installer:nvn-fix-11408.15 "
31+ image : " eu.gcr.io/gitpod-core-dev/build/installer:sje-kots-backup.33 "
3232 volumeMounts :
3333 - mountPath : /config-patch
3434 name : config-patch
Original file line number Diff line number Diff line change 1+ # Copyright (c) 2022 Gitpod GmbH. All rights reserved.
2+ # Licensed under the MIT License. See License-MIT.txt in the project root for license information.
3+
4+ apiVersion : velero.io/v1
5+ kind : Backup
6+ metadata :
7+ name : backup
8+ spec : {}
You can’t perform that action at this time.
0 commit comments