启用 sandbox 静态身份登记
This commit is contained in:
@@ -66,6 +66,12 @@ spire-server:
|
||||
clusters:
|
||||
sandbox:
|
||||
kubeConfigName: sandbox-controller
|
||||
# Dynamic OpenSandbox runner identities are exact Pod-UID-bound
|
||||
# ClusterStaticEntries created in the sandbox cluster. The chart
|
||||
# defaults this reconciler to false, so enable the central registration
|
||||
# path explicitly.
|
||||
reconcile:
|
||||
clusterStaticEntries: true
|
||||
bundlePublisher:
|
||||
externalK8sConfigMap:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user