diff --git a/execution/helm/values.yaml b/execution/helm/values.yaml index 375d0b17e65365a8a713f4d8a8eee72154d23ed7..14c7307950c44bb189720f82edbde2e80ce69f22 100644 --- a/execution/helm/values.yaml +++ b/execution/helm/values.yaml @@ -262,6 +262,15 @@ operator: imageTag: theodolite-kotlin-latest imagePullPolicy: Always + resultsVolume: + enabled: true + accessSidecar: + enabled: true + image: busybox + imageTag: stable + imagePullPolicy: IfNotPresent + + serviceAccount: create: true