File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 30
30
containers :
31
31
- name : installation-status
32
32
# 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 "
34
34
command :
35
35
- /bin/sh
36
36
- -c
Original file line number Diff line number Diff line change 28
28
containers :
29
29
- name : installer
30
30
# 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 "
32
32
volumeMounts :
33
33
- mountPath : /config-patch
34
34
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