diff --git a/src/test/resources/local-integration-test/README.md b/src/test/resources/local-integration-test/README.md index 0505232..381b727 100644 --- a/src/test/resources/local-integration-test/README.md +++ b/src/test/resources/local-integration-test/README.md @@ -50,6 +50,8 @@ Note: In case of not being able to connect to "k3stesthost/health", you might ne * Create and deploy the k8s yaml: `java -jar target/uberjar/c4k-nextcloud-standalone.jar valid-config.edn valid-auth.edn | sudo k3s kubectl apply -f -` +Some of the steps may take some min to be effective, but eventually nextcloud should be available at: https://cloudhost + # TODO * add possibility to use local certificate in dda-backup backup function