@daocloud-proto/skoala 0.4.1-118 → 0.4.1-124

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -303,7 +303,7 @@ export type AdvancedConfigPro = {
303
303
 
304
304
  export type Log = {
305
305
  envoyLogLevel?: LogLogLevel
306
- k8SDebug?: number
306
+ kubernetesDebug?: number
307
307
  contourDebug?: boolean
308
308
  logToInsight?: boolean
309
309
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.4.1-118",
3
+ "version": "0.4.1-124",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {