-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathinfra-onboarding.yaml
More file actions
64 lines (59 loc) · 1.85 KB
/
infra-onboarding.yaml
File metadata and controls
64 lines (59 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# SPDX-FileCopyrightText: 2025 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
---
import:
dkam:
enabled: true
tinkerbell:
enabled: true
onboarding-manager:
enabled: true
pxe-server:
enabled: false
tinkerbell:
pvc:
enabled: false
traefikReverseProxy:
gatewayNamespace: orch-gateway
# https://doc.traefik.io/traefik/migrate/v2-to-v3-details/#kubernetes-crds-api-group-traefikcontainous
traefikApiGroup: "traefik.io/v1alpha1"
onboarding-manager:
managerArgs:
inventoryAddress: "inventory.orch-infra.svc.cluster.local:50051"
traceURL: "orchestrator-observability-opentelemetry-collector.orch-platform.svc:4318"
traefikReverseProxy:
enabled: true
secretName: "tls-orch"
tlsOption: "gateway-tls"
gatewayNamespace: orch-gateway
# https://doc.traefik.io/traefik/migrate/v2-to-v3-details/#kubernetes-crds-api-group-traefikcontainous
traefikApiGroup: "traefik.io/v1alpha1"
env:
tinkerActionsVersion: "1.20.2"
oidc:
oidc_server_url: "http://platform-keycloak.orch-platform.svc/realms/master"
# Skip AuthZ for CDN-boots
clients:
bypass:
- cdn-boots
vaultUrl: "http://vault.orch-platform.svc.cluster.local:8200"
vaultRole: "orch-svc"
keycloakUrl: "http://platform-keycloak.orch-platform.svc.cluster.local:8080"
multiTenancy:
enforceMultiTenancy: true
resources: null
serviceAccount:
name: "orch-svc"
dkam:
managerArgs:
traceURL: "orchestrator-observability-opentelemetry-collector.orch-platform.svc:4318"
env:
rs_proxy_address: "rs-proxy.orch-platform.svc.cluster.local:8081/"
oidc:
oidc_server_url: "http://platform-keycloak.orch-platform.svc/realms/master"
resources: null
infra-config:
config:
enAgentManifestTag: "1.6.2"
embImageUrl: files-edge-orch/repository/microvisor/uos/emb_uos_x86_64_20251113.tar.gz