diff --git a/execution/theodolite.yaml b/execution/theodolite.yaml index 3665e3d9113fcff16e5f38f25f9283e7a3496133..ff8eecb312d052eab6f2e66a0bd57d8a983d38e1 100644 --- a/execution/theodolite.yaml +++ b/execution/theodolite.yaml @@ -18,7 +18,10 @@ spec: imagePullPolicy: Always env: - name: NAMESPACE - value: theodolite-she + valueFrom: + fieldRef: + fieldPath: metadata.namespace + # - name: MODE # value: yaml-executor # Default is `yaml-executor` - name: THEODOLITE_EXECUTION