Skip to content

Commit 186c373

Browse files
author
Simon Emms
committed
[installer]: remove the custom labels from the selector labels
1 parent 3c23517 commit 186c373

File tree

20 files changed

+9882
-20
lines changed

20 files changed

+9882
-20
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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: customization-test.gitpod.com
6+
customization:
7+
- apiVersion: "*"
8+
kind: "*"
9+
metadata:
10+
name: "*"
11+
labels:
12+
hello: world
13+
annotations:
14+
hello: world

0 commit comments

Comments
 (0)