Disable bats in load tester artifacts

This commit is contained in:
stefanprodan
2019-04-19 13:02:20 +03:00
parent 39dc761e32
commit 2d6b8ecfdf
+8 -8
View File
@@ -57,11 +57,11 @@ spec:
securityContext:
readOnlyRootFilesystem: true
runAsUser: 10001
volumeMounts:
- name: tests
mountPath: /bats
readOnly: true
volumes:
- name: tests
configMap:
name: flagger-loadtester-bats
# volumeMounts:
# - name: tests
# mountPath: /bats
# readOnly: true
# volumes:
# - name: tests
# configMap:
# name: flagger-loadtester-bats