mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
5a8fa58e9b
commit
2097a8dd3a
4 changed files with 75 additions and 0 deletions
17
infra/octopus-agent/values.yaml
Normal file
17
infra/octopus-agent/values.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
kubernetes-agent:
|
||||
agent:
|
||||
acceptEula: y
|
||||
serverUrl: https://octopus.durp.info/"
|
||||
serverCommsAddress:
|
||||
- https://octopus.durp.info:10943/
|
||||
space: Default
|
||||
name: Infra
|
||||
deploymentTarget:
|
||||
enabled: true
|
||||
bearerTokenSecretName: agent-token
|
||||
initial:
|
||||
environments:
|
||||
- development
|
||||
- production
|
||||
tags:
|
||||
- infra-cluster
|
||||
Loading…
Add table
Add a link
Reference in a new issue