File tree Expand file tree Collapse file tree
deploy/charts/disco-agent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 resource-type:
4141 resource: serviceaccounts
4242 version: v1
43+ - kind: k8s-dynamic
44+ name: ark/configmaps
45+ config:
46+ resource-type:
47+ resource: configmaps
48+ version: v1
49+ label-selectors:
50+ - conjur.org/name=conjur-connect-configmap
4351 - kind: k8s-dynamic
4452 name: ark/roles
4553 config:
Original file line number Diff line number Diff line change @@ -28,6 +28,14 @@ custom-cluster-description:
2828 resource - type :
2929 resource : serviceaccounts
3030 version : v1
31+ - kind : k8s - dynamic
32+ name : ark / configmaps
33+ config :
34+ resource - type :
35+ resource : configmaps
36+ version : v1
37+ label - selectors :
38+ - conjur .org / name = conjur - connect - configmap
3139 - kind : k8s - dynamic
3240 name : ark / roles
3341 config :
@@ -137,6 +145,14 @@ custom-cluster-name:
137145 resource - type :
138146 resource : serviceaccounts
139147 version : v1
148+ - kind : k8s - dynamic
149+ name : ark / configmaps
150+ config :
151+ resource - type :
152+ resource : configmaps
153+ version : v1
154+ label - selectors :
155+ - conjur .org / name = conjur - connect - configmap
140156 - kind : k8s - dynamic
141157 name : ark / roles
142158 config :
@@ -246,6 +262,14 @@ custom-period:
246262 resource - type :
247263 resource : serviceaccounts
248264 version : v1
265+ - kind : k8s - dynamic
266+ name : ark / configmaps
267+ config :
268+ resource - type :
269+ resource : configmaps
270+ version : v1
271+ label - selectors :
272+ - conjur .org / name = conjur - connect - configmap
249273 - kind : k8s - dynamic
250274 name : ark / roles
251275 config :
@@ -355,6 +379,14 @@ defaults:
355379 resource - type :
356380 resource : serviceaccounts
357381 version : v1
382+ - kind : k8s - dynamic
383+ name : ark / configmaps
384+ config :
385+ resource - type :
386+ resource : configmaps
387+ version : v1
388+ label - selectors :
389+ - conjur .org / name = conjur - connect - configmap
358390 - kind : k8s - dynamic
359391 name : ark / roles
360392 config :
You can’t perform that action at this time.
0 commit comments