-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathexample-config.yml
More file actions
34 lines (34 loc) · 927 Bytes
/
example-config.yml
File metadata and controls
34 lines (34 loc) · 927 Bytes
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
# Empty and omitted keys will use default values
InstallDir:
WriteDirectory:
Verbose:
AllPacks:
LogLevel: info
Run: # must match the name of an installed service pack binary file
- "kubernetes"
# - "storage"
ServicePacks:
Kubernetes:
TagInclusions:
#- k-pod
TagExclusions:
KubeConfig:
KubeContext:
AuthorisedContainerImage: citihubprod.azurecr.io/citihub/probr-probe # required
UnauthorisedContainerImage: docker.io/citihub/probr-probe # required
SystemNamespace: kube-system
DashboardPodNamePrefix: kubernetes-dashboard
Storage:
Provider: Azure # if object OR required vars within it are omitted, pack will not be included
CloudProviders:
Azure:
TenantID: ""
SubscriptionID: ""
ClientID: ""
ClientSecret: ""
ManagementGroup:
ResourceGroup: ProbrRG
ResourceLocation: "westeurope"
Identity:
DefaultNamespaceAI:
DefaultNamespaceAIB: