-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
19 lines (19 loc) · 833 Bytes
/
Chart.yaml
File metadata and controls
19 lines (19 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
apiVersion: v2
name: vp-manage-proxy-cluster-ca
description: >-
Hub-side chart for OpenShift. With ACM (default), distributes a merged CA bundle to ManagedClusters
via ManifestWork (default gather: API + ingress CAs; optional system trust store), including Proxy/cluster trustedCA on spokes unless turned off.
API CA collection is tunable via includeApiCA (default true).
Set acm.enabled false for a standalone cluster: gather hub-local CA inputs and manage local Proxy/ConfigMap without ACM APIs.
ACM Policy + PlacementBinding (when acm.enabled) add Governance visibility with default inform remediation; they do not gate rollout.
Override policy.* or excludeManagedClusters as needed.
type: application
version: 0.1.3
keywords:
- openshift
- acm
- proxy
- tls
- validated-patterns
- policy
- manifestwork