mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
Fix(workflow): set the namespace to app's ns if it's not specified (#2133)
* Fix(workflow): set the namespace to app's ns if it's not specified * fix dryrun test
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
ExternalRevision: ""
|
||||
InsertConfigNotReady: false
|
||||
Name: myweb
|
||||
Namespace: default
|
||||
PackagedTraitResources: null
|
||||
PackagedWorkloadResources: null
|
||||
RevisionHash: ""
|
||||
|
||||
Reference in New Issue
Block a user