Pulse/deploy/helm/pulse/templates/NOTES.txt
2025-10-18 11:50:57 +00:00

4 lines
320 B
Text

1. Pulse hub URL: http://{{ include "pulse.fullname" . }}:{{ .Values.service.port }}
(Adjust if using ingress or LoadBalancer.)
2. Create an API token from the Pulse UI under Settings → Security for the Docker agent.
3. Deploy the optional agent by enabling `agent.enabled` and providing your server URL and token.