Initial commit
This commit is contained in:
7
deploy/skippy/.env.example
Normal file
7
deploy/skippy/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
SKIPPY_IMAGE=registry.internal.budgethost.io/skipper/skippy-agent:latest
|
||||
SKIPPER_URL=http://your-skipper-host:3000
|
||||
AGENT_ID=host-1
|
||||
AGENT_TOKEN=replace-with-the-token-generated-on-skipper
|
||||
POLL_INTERVAL_MS=5000
|
||||
HEARTBEAT_INTERVAL_MS=15000
|
||||
|
||||
Reference in New Issue
Block a user