mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
78e9e48a5f
commit
8a439b1c25
1 changed files with 3 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ spec:
|
|||
- name: ListeningPort
|
||||
value: "10933"
|
||||
- name: TargetEnvironment
|
||||
value: "Development"
|
||||
value: "Development,Production"
|
||||
- name: ServerUrl
|
||||
value: "https://octopus.internal.durp.info"
|
||||
- name: TargetRole
|
||||
|
|
@ -38,6 +38,8 @@ spec:
|
|||
value: "192.168.20.131"
|
||||
- name: PublicHostNameConfiguration
|
||||
value: "Custom"
|
||||
- name: TargetName
|
||||
value: "k3s"
|
||||
- name: ServerApiKey
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue