diff --git a/charts/stash/ci/ci-values.yaml b/charts/stash/ci/ci-values.yaml index 9ccdbb9b..94d1ee99 100644 --- a/charts/stash/ci/ci-values.yaml +++ b/charts/stash/ci/ci-values.yaml @@ -1,8 +1,25 @@ # https://github.com/helm/charts/blob/master/test/README.md#providing-custom-test-values global: license: "" -features: - enterprise: true +stash-community: + operator: + securityContext: + seccompProfile: + type: RuntimeDefault + crdInstaller: + registry: appscodeci + tag: latest + securityContext: + seccompProfile: + type: RuntimeDefault + pushgateway: + securityContext: + seccompProfile: + type: RuntimeDefault + cleaner: + securityContext: + seccompProfile: + type: RuntimeDefault stash-enterprise: operator: securityContext: