update
This commit is contained in:
@@ -1,15 +1,17 @@
|
|||||||
kubernetes-agent:
|
kubernetes-agent:
|
||||||
agent:
|
agent:
|
||||||
acceptEula: "Y"
|
|
||||||
bearerTokenSecretName: agent-token
|
bearerTokenSecretName: agent-token
|
||||||
serverUrl: http://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local/"
|
acceptEula: "Y"
|
||||||
|
serverUrl: "https://octopus.durp.info/"
|
||||||
serverCommsAddresses:
|
serverCommsAddresses:
|
||||||
- https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/
|
- "https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/"
|
||||||
space: Default
|
space: "Default"
|
||||||
name: infra
|
name: "infra"
|
||||||
deploymentTarget:
|
deploymentTarget:
|
||||||
enabled: true
|
|
||||||
initial:
|
initial:
|
||||||
environments: {development,production}
|
environments:
|
||||||
|
- "development"
|
||||||
|
- "production"
|
||||||
tags:
|
tags:
|
||||||
- infra-cluster
|
- "infra-cluster"
|
||||||
|
enabled: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user