From cac0ce62de2e7d6dfd45591cee2a7867a11cbb5b Mon Sep 17 00:00:00 2001 From: Chun-Hung Tseng Date: Tue, 15 Oct 2024 10:52:39 +0200 Subject: [PATCH] Update the sample yaml --- config/samples/netbox_v1_prefixclaim_customfields.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/samples/netbox_v1_prefixclaim_customfields.yaml b/config/samples/netbox_v1_prefixclaim_customfields.yaml index 6db83394..00f9178f 100644 --- a/config/samples/netbox_v1_prefixclaim_customfields.yaml +++ b/config/samples/netbox_v1_prefixclaim_customfields.yaml @@ -12,7 +12,8 @@ spec: comments: "your comments" preserveInNetbox: true prefixLength: "/31" - # parentPrefix: "2.0.0.0/16" - parentPrefixSelector: + parentPrefixSelector: # notice that the keys and values are case-sensitive environment: "Production" poolName: "Pool 1" + # environment: "production" + # poolName: "pool 3"