Skip to content

Commit b5d859e

Browse files
authored
Update kustomization.yaml
1 parent 65d564a commit b5d859e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

config/samples/kustomization.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
## Append samples you want in your CSV to this file as resources ##
77
resources:
8-
- sharding_v1alpha1_provshard.yaml
9-
- autonomousdatabase.yaml
10-
- singleinstancedatabase.yaml
11-
- shardingdatabase.yaml
8+
- adb/autonomousdatabase.yaml
9+
- sidb/singleinstancedatabase.yaml
10+
- sharding/shardingdatabase.yaml
1211
# +kubebuilder:scaffold:manifestskustomizesamples

0 commit comments

Comments
 (0)