Files
homelab/infra/octopus-agent/values.yaml
2025-04-22 06:40:53 -05:00

18 lines
398 B
YAML

kubernetes-agent:
agent:
acceptEula: "Y"
serverUrl: https://octopus.durp.info/"
serverCommsAddress:
- https://octopus.durp.info:10943/
space: Default
name: Infra
deploymentTarget:
enabled: true
bearerTokenSecretName: agent-token
initial:
environments:
- development
- production
tags:
- infra-cluster