mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
17 lines
398 B
YAML
17 lines
398 B
YAML
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
|