Compare commits
2 Commits
f58716f517
...
a950be662b
| Author | SHA1 | Date | |
|---|---|---|---|
| a950be662b | |||
| 4adc7323e3 |
@@ -2,7 +2,7 @@ kubernetes-agent:
|
||||
agent:
|
||||
acceptEula: "Y"
|
||||
bearerTokenSecretName: agent-token
|
||||
serverUrl: https://octopus.durp.info/"
|
||||
serverUrl: http://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local/"
|
||||
serverCommsAddresses:
|
||||
- https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/
|
||||
space: Default
|
||||
@@ -10,8 +10,6 @@ kubernetes-agent:
|
||||
deploymentTarget:
|
||||
enabled: true
|
||||
initial:
|
||||
environments:
|
||||
- development
|
||||
- production
|
||||
environments: {development,production}
|
||||
tags:
|
||||
- infra-cluster
|
||||
- infra-cluster
|
||||
Reference in New Issue
Block a user