Files
helm-charts-hardened/charts/spire/ci/namespace-override-values-skip.yaml
T
kfox1111 5d07eaff52 Align more settings to convention (#467)
* Align more settings to convention

Signed-off-by: Kevin Fox <[email protected]>

* Update docs

Signed-off-by: Kevin Fox <[email protected]>

---------

Signed-off-by: Kevin Fox <[email protected]>
2024-10-03 12:06:38 -07:00

29 lines
585 B
YAML

spiffe-oidc-discovery-provider:
enabled: true
namespaceOverride: spire-server
tls:
spire:
enabled: false
spire-server:
namespaceOverride: spire-server
nodeAttestor:
k8sPSAT:
serviceAccountAllowList: ["spire-system:spire-agent"]
notifier:
k8sBundle:
namespace: spire-system
spiffe-csi-driver:
enabled: true
namespaceOverride: spire-system
spire-agent:
enabled: true
namespaceOverride: spire-system
serviceAccount:
# -- The name of the service account to use.
name: spire-agent
server:
namespaceOverride: spire-server