Skip to content

Commit a17269e

Browse files
committed
chore: update README
1 parent 816adcc commit a17269e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,14 @@ Type `Yes` at the prompt.
4343

4444
## Connecting to Secoda
4545

46-
- Load balancer is publicly accessible by default (DNS name is returned after running `terraform apply`). There will be a delay on first setup as the registration target happens ~5 minutes.
46+
- Load balancer is publicly accessible by default (IP is returned after running `terraform apply`). You will not be able to connect to the IP. The ingress will only accept connections via the `domain` name. There will be a delay on first setup as the registration target happens ~5 minutes.
4747
- We suggest using _Cloudflare ZeroTrust_ to limit access to Secoda.
4848

49+
## Updating Secoda
50+
51+
- It is configure to automatically pull the latest images on restart.
52+
- `kubectl rollout restart deployment secoda-web` will redeploy the application with the latest images.
53+
4954
# Misc.
5055

5156
## Hashicorp Cloud

0 commit comments

Comments
 (0)