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