Unverified Commit 0dec6386 authored by Jian.Li's avatar Jian.Li Committed by GitHub
Browse files

Feat: upgrade env trait

parent c3eaa74e
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -17,7 +17,7 @@ spec:
// +patchKey=name
containers: [{
name: context.name
// +patchKey=name
// +patchStrategy=retainKeys
env: [
for k, v in parameter.env {
name: k
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment