aboutsummaryrefslogtreecommitdiffstats
path: root/helm
diff options
context:
space:
mode:
Diffstat (limited to 'helm')
-rwxr-xr-xhelm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-messages.conf (renamed from helm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-kafka.conf)0
-rw-r--r--helm/robot/templates/test-job.yaml4
2 files changed, 2 insertions, 2 deletions
diff --git a/helm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-kafka.conf b/helm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-messages.conf
index 977f289c..977f289c 100755
--- a/helm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-kafka.conf
+++ b/helm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-messages.conf
diff --git a/helm/robot/templates/test-job.yaml b/helm/robot/templates/test-job.yaml
index 1cdc53eb..a573b510 100644
--- a/helm/robot/templates/test-job.yaml
+++ b/helm/robot/templates/test-job.yaml
@@ -49,8 +49,8 @@ spec:
imagePullPolicy: Never
env:
- name: ROBOT_FILE
- value: {{ .Values.robot }}
- command: [ "./run-test.sh", "$(ROBOT_FILE)" ]
+ value: "$(ROBOT_FILE)"
+ command: [ "./run-test.sh" ]
volumeMounts:
- name: robot-csit-pv
mountPath: /tmp