2 Commits

Author SHA1 Message Date
a950be662b update 2025-04-23 05:07:41 -05:00
4adc7323e3 update 2025-04-23 05:04:34 -05:00

View File

@@ -2,7 +2,7 @@ kubernetes-agent:
agent: agent:
acceptEula: "Y" acceptEula: "Y"
bearerTokenSecretName: agent-token bearerTokenSecretName: agent-token
serverUrl: https://octopus.durp.info/" serverUrl: http://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local/"
serverCommsAddresses: serverCommsAddresses:
- https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/ - https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/
space: Default space: Default
@@ -10,8 +10,6 @@ kubernetes-agent:
deploymentTarget: deploymentTarget:
enabled: true enabled: true
initial: initial:
environments: environments: {development,production}
- development
- production
tags: tags:
- infra-cluster - infra-cluster