Update docs/ocis/development/testing.md

Co-authored-by: Ashim Shrestha <ashimshrestha2384@gmail.com>
This commit is contained in:
Martin
2025-11-11 09:58:34 +01:00
committed by GitHub
parent 1c8a53facb
commit 0b3b80d2b4

View File

@@ -617,7 +617,7 @@ Also, clone the [ocis-charts](https://github.com/owncloud/ocis-charts/) reposito
sed -i '/- name: IDM_ADMIN_PASSWORD/a\\n value: "admin"' ./charts/ocis/templates/idm/deployment.yaml
# Update values.yaml
cp <path-to-ocis-repo>/tests/config/drone/k8s/values.yaml charts/charts/ocis/ci/deployment-values.yaml
cp <path-to-ocis-repo>/tests/config/drone/k8s/values.yaml ./charts/ocis/ci/deployment-values.yaml
# Update template values
sed -i '/{{- $_ := set .scope "appNameAuthMachine" "authmachine" -}}/a \