-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand file tree
/
Copy pathzone-pivot-groups.yml
More file actions
33 lines (33 loc) · 968 Bytes
/
zone-pivot-groups.yml
File metadata and controls
33 lines (33 loc) · 968 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
### YamlMime:ZonePivotGroups
groups:
#Owner: kaushika
- id: rdp-windows-server-versions
title: Windows version
prompt: Choose a Windows version
pivots:
- id: windows-server-pre-2012
title: Windows Server 2003, Windows Server 2008, Windows Server 2008 R2
- id: windows-server-2012
title: Windows Server 2012 or Windows Server 2012 R2
- id: windows-11-or-server-2025
title: Windows 11 or Windows Server 2025
#Owner: shashankbarsin
- id: aks-external-identity-provider
title: Identity Provider
prompt: Choose an identity provider
pivots:
- id: github
title: GitHub Actions OIDC
- id: google-identity
title: Google Identity
- id: keycloak-self-hosted
title: Keycloak (self-hosted)
#Owner: britaniar
- id: cluster-namespace-scope
title: Fleet resource scope
prompt: Select your Fleet custom resource scope type
pivots:
- id: cluster-scope
title: Cluster-scoped
- id: namespace-scope
title: Namespace-scoped