我一直关注this,使用“配置为代码”插件来配置config-file-provider文件。 下面提供的是我使用的示例YAML代码。
unclassified:
globalConfigFiles:
configs:
- custom:
id: custom-test
name: DummyCustom1
comment: dummy custom 1
content: dummy content 1
我想知道是否有一种方法可以将内容作为文件(或文件路径)提供。
对于解决此问题的任何帮助,将不胜感激。
答案 0 :(得分:0)
那是不可能的。它不是CasC专用的,只是配置文件提供程序插件不提供它。