Skip to content

Commit

Permalink
Remove text-view from plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanovskis1 committed Sep 3, 2024
1 parent 3ca8da2 commit 2ab44d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ ckan:
# ckan.siteUrl -- Url for the CKAN instance
siteUrl: "http://localhost:5000"
# ckan.ckanPlugins -- List of plugins to be used by the instance
ckanPlugins: "envvars activity image_view text_view datatables_view datastore datapusher"
ckanPlugins: "envvars activity image_view datatables_view datastore datapusher"
# ckan.storagePath -- Storage path to be used by the instance
storagePath: "/var/lib/ckan/default"
activityStreamsEmailNotifications: "true"
Expand Down

0 comments on commit 2ab44d5

Please sign in to comment.