Compare commits
3 Commits
8a2cb45bc7
...
a2b64f80b4
| Author | SHA1 | Date | |
|---|---|---|---|
| a2b64f80b4 | |||
| 09e4a5013a | |||
| 5e3019d2f3 |
@@ -1,14 +1,15 @@
|
|||||||
kubernetes-agent:
|
kubernetes-agent:
|
||||||
agent:
|
agent:
|
||||||
acceptEula: "Y"
|
acceptEula: "Y"
|
||||||
|
bearerTokenSecretName: agent-token
|
||||||
serverUrl: https://octopus.durp.info/"
|
serverUrl: https://octopus.durp.info/"
|
||||||
serverCommsAddress:
|
serverCommsAddress:
|
||||||
- https://octopus.durp.info:10943/
|
- https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943
|
||||||
|
#- https://octopus.durp.info:10943/
|
||||||
space: Default
|
space: Default
|
||||||
name: Infra
|
name: Infra
|
||||||
deploymentTarget:
|
deploymentTarget:
|
||||||
enabled: true
|
enabled: true
|
||||||
bearerTokenSecretName: agent-token
|
|
||||||
initial:
|
initial:
|
||||||
environments:
|
environments:
|
||||||
- development
|
- development
|
||||||
|
|||||||
Reference in New Issue
Block a user