Add resource namespace to logger (#2999)
* Add fission resource namespace to logger pod * Corrected indent * Fix formating
This commit is contained in:
@@ -118,6 +118,7 @@ spec:
|
||||
fieldRef:
|
||||
apiVersion: v1
|
||||
fieldPath: spec.nodeName
|
||||
{{- include "fission-resource-namespace.envs" . | indent 12 }}
|
||||
command: ["/fission-bundle"]
|
||||
args: ["--logger"]
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user