Skip to content

Commit 10a872e

Browse files
authored
Merge pull request #15 from oracle/psilberk-patch-1
Update kustomization.yaml
2 parents 65d564a + b5d859e commit 10a872e

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)