15 lines
459 B
YAML
15 lines
459 B
YAML
kubernetes-agent:
|
|
agent:
|
|
acceptEula: "Y"
|
|
bearerTokenSecretName: agent-token
|
|
serverUrl: http://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local/"
|
|
serverCommsAddresses:
|
|
- https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/
|
|
space: Default
|
|
name: infra
|
|
deploymentTarget:
|
|
enabled: true
|
|
initial:
|
|
environments: {development,production}
|
|
tags:
|
|
- infra-cluster |