Skip to content

Commit 2e5ed69

Browse files
author
Simon Emms
committed
[kots]: apply backup labels to all resources
1 parent ebd0ea6 commit 2e5ed69

File tree

4 files changed

+9757
-0
lines changed

4 files changed

+9757
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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: v1
5+
domain: backup-labels-test.gitpod.com
6+
customization:
7+
- apiVersion: "*"
8+
kind: "*"
9+
metadata:
10+
name: "*"
11+
labels:
12+
"kots.io/app-slug": "gitpod"
13+
"kots.io/backup": "velero"

0 commit comments

Comments
 (0)