mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
f58716f517
commit
4adc7323e3
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
@ -14,4 +14,4 @@ kubernetes-agent:
|
||||||
- development
|
- development
|
||||||
- production
|
- production
|
||||||
tags:
|
tags:
|
||||||
- infra-cluster
|
- infra-cluster
|
||||||
Loading…
Add table
Add a link
Reference in a new issue