Skip to content

Commit 59536fa

Browse files
author
Peng Zhou
committed
add label and annotation sample for complete.yaml
1 parent b02bcbd commit 59536fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/samples/complete.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,10 @@ spec:
195195
# additionalVolumeClaimTemplates: []
196196
markLogicGroups:
197197
- name: dnode
198+
labels:
199+
group-level-label: "group-level-label"
200+
annotations:
201+
group-level-annotation: "group-level-annotation"
198202
replicas: 3
199203
groupConfig:
200204
name: dnode

0 commit comments

Comments
 (0)