Skip to content

Commit

Permalink
Add missing resource to Kustomize config (#1551)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthchr authored Jun 9, 2021
1 parent 2f6cc6f commit ebc7467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
resources:
- bases/azure.microsoft.com_storageaccounts.yaml
- bases/azure.microsoft.com_cosmosdbs.yaml
- bases/azure.microsoft.com_cosmosdbsqldatabases.yaml
- bases/azure.microsoft.com_rediscaches.yaml
- bases/azure.microsoft.com_eventhubs.yaml
- bases/azure.microsoft.com_resourcegroups.yaml
Expand Down

0 comments on commit ebc7467

Please sign in to comment.