Skip to content

Commit 34ed120

Browse files
committed
revert label and value
Signed-off-by: sivchari <shibuuuu5@gmail.com>
1 parent a45a07d commit 34ed120

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/e2e/data/infrastructure-docker/main/clusterclass-quick-start.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ spec:
7474
default: kindest
7575
- name: etcdImageTag
7676
required: true
77+
# This metadata has just been added to verify that we can set metadata.
78+
metadata:
79+
labels:
80+
testLabelKey: testLabelValue
81+
annotations:
82+
testAnnotationKey: testAnnotationValue
7783
schema:
7884
openAPIV3Schema:
7985
type: string

0 commit comments

Comments
 (0)