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
9ded36aa45
commit
ecd5ca5163
2 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,8 @@ kubernetes-agent:
|
||||||
bearerTokenSecretName: agent-token
|
bearerTokenSecretName: agent-token
|
||||||
acceptEula: "Y"
|
acceptEula: "Y"
|
||||||
serverUrl: "https://octopus.durp.info/"
|
serverUrl: "https://octopus.durp.info/"
|
||||||
serverCommsAddresses: "{https://octopusdeploy-octopus-deploy-0.octohpusdeploy.svc.cluster.local:10943/,https://octopusdeploy-octopus-deploy-1.octopusdeploy.svc.cluster.local:10943/,https://octopusdeploy-octopus-deploy-2.octopusdeploy.svc.cluster.local:10943/}"
|
serverCommsAddresses:
|
||||||
|
- "https://octopusdeploy-octopus-deploy.octopusdeploy.svc.cluster.local:10943/"
|
||||||
space: "Default"
|
space: "Default"
|
||||||
name: "infra"
|
name: "infra"
|
||||||
deploymentTarget:
|
deploymentTarget:
|
||||||
|
|
|
||||||
|
|
@ -9,4 +9,4 @@ appVersion: "1.16.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: octopusdeploy-helm
|
- name: octopusdeploy-helm
|
||||||
repository: oci://ghcr.io/octopusdeploy
|
repository: oci://ghcr.io/octopusdeploy
|
||||||
version: 1.4.0
|
version: 1.3.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue