mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
4 lines
320 B
Text
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.
|