25 lines
469 B
YAML
25 lines
469 B
YAML
global:
|
|
spire:
|
|
clusterName: production
|
|
trustDomain: production.other
|
|
jwtIssuer: oidc-discovery.production.other
|
|
|
|
spire-server:
|
|
ca_subject:
|
|
country: US
|
|
organization: Production
|
|
common_name: production.other
|
|
|
|
# ingress:
|
|
# host: spire-server
|
|
# federation:
|
|
# ingress:
|
|
# host: spire-server-federation
|
|
# tlsSecret: tls-cert
|
|
|
|
# spiffe-oidc-discovery-provider:
|
|
# ingress:
|
|
# host: oidc-discovery
|
|
# tlsSecret: tls-cert
|
|
|