Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Update default values
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
  • Loading branch information
kfox1111 committed Feb 22, 2023
1 parent 7d81ace commit 641d153
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions charts/spire/values.yaml
Expand Up @@ -14,21 +14,13 @@ spire-server:
clusterName: &clusterName "example-cluster"
trustDomain: &trustDomain "example.org"

telemetry:
prometheus:
enabled: true

spire-agent:
nameOverride: agent
bundleConfigMap: *bundleConfigMap

clusterName: *clusterName
trustDomain: *trustDomain

telemetry:
prometheus:
enabled: true

spiffe-csi-driver: {}

spiffe-oidc-discovery-provider:
Expand Down

0 comments on commit 641d153

Please sign in to comment.