11 lines
402 B
YAML
11 lines
402 B
YAML
useSelectors: true # necessary to enable addons with cluster secret labels
|
|
|
|
#We are using this to enable applicationSets, then use cluster secret to enable applications
|
|
# globalSelectors:
|
|
# fleet_member: control-plane #If we activate this, only cluster from this selector will have the applicationsets enabled
|
|
external-secrets:
|
|
enabled: true
|
|
kro-eks-rgs:
|
|
enabled: true
|
|
multi-acct:
|
|
enabled: true |