mirror of https://github.com/knative/client.git
parent
c145ecaf26
commit
5bbe68f3be
|
|
@ -81,7 +81,7 @@ plugins:
|
||||||
path-lookup: true
|
path-lookup: true
|
||||||
# Directory from where plugins are looked up. (default: "$base_dir/plugins"
|
# Directory from where plugins are looked up. (default: "$base_dir/plugins"
|
||||||
# where "$base_dir" is the directory where this configuration file is stored)
|
# where "$base_dir" is the directory where this configuration file is stored)
|
||||||
directory: ~/.kn/plugins
|
directory: ~/.config/kn/plugins
|
||||||
# Eventing related configuration
|
# Eventing related configuration
|
||||||
eventing:
|
eventing:
|
||||||
# List of sink mappings that allow custom prefixes wherever a sink
|
# List of sink mappings that allow custom prefixes wherever a sink
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue