diff --git a/README.md b/README.md index 0998ee1..d47a07d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Users can install sloop by using helm chart now, for instructions refer [helm re ### Precompiled Binaries -_DockerHub images coming soon._ +- Docker: [`sloopimage/sloop`](https://hub.docker.com/r/sloopimage/sloop) ### Build from Source diff --git a/helm/sloop/values.yaml b/helm/sloop/values.yaml index c9132b6..a488e12 100644 --- a/helm/sloop/values.yaml +++ b/helm/sloop/values.yaml @@ -2,9 +2,7 @@ serviceAccountName: sloop name: sloop replicas: 1 image: - # for now, user needs to set their own imag tag,for example:test-20191009 tag: latest - # for now, user needs to set their own image repository: sloopimage/sloop persistentVolume: ## If defined it will specify the storageClass for the statefulSet