This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-55
lines changed Expand file tree Collapse file tree 4 files changed +7
-55
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,6 @@ resources:
1717- group: execution
1818 kind: ScheduledScan
1919 version: v1
20- - group: targets
21- kind: Host
22- version: v1
2320- group: cascading
2421 kind: CascadingRule
2522 version: v1
Original file line number Diff line number Diff line change 22# since it depends on service name and namespace that are out of this kustomize package.
33# It should be run by config/default
44resources :
5- - bases/execution.experimental.securecodebox.io_scans.yaml
6- - bases/execution.experimental.securecodebox.io_scantypes.yaml
7- - bases/execution.experimental.securecodebox.io_scancompletionhooks.yaml
8- - bases/execution.experimental.securecodebox.io_parsedefinitions.yaml
9- - bases/execution.experimental.securecodebox.io_scheduledscans.yaml
10- - bases/targets.experimental.securecodebox.io_hosts.yaml
11- - bases/cascading.experimental.securecodebox.io_cascadingrules.yaml
5+ - bases/execution.experimental.securecodebox.io_scans.yaml
6+ - bases/execution.experimental.securecodebox.io_scantypes.yaml
7+ - bases/execution.experimental.securecodebox.io_scancompletionhooks.yaml
8+ - bases/execution.experimental.securecodebox.io_parsedefinitions.yaml
9+ - bases/execution.experimental.securecodebox.io_scheduledscans.yaml
10+ - bases/cascading.experimental.securecodebox.io_cascadingrules.yaml
1211# +kubebuilder:scaffold:crdkustomizeresource
1312
1413patchesStrategicMerge :
@@ -36,4 +35,4 @@ patchesStrategicMerge:
3635
3736# the following config is for teaching kustomize how to do kustomization for CRDs.
3837configurations :
39- - kustomizeconfig.yaml
38+ - kustomizeconfig.yaml
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments