17 lines
463 B
YAML
17 lines
463 B
YAML
apiVersion: v2
|
|
name: contour-ca-issuer
|
|
description: >-
|
|
Cluster-scoped cert-manager ClusterIssuer backed by the Contour shared Root
|
|
CA synced from Vault. Used by app namespaces (proxyless gRPC clients) to
|
|
request leaf client certificates signed by the same Root CA that Contour
|
|
uses for its own contourcert/envoycert.
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "1.0.0"
|
|
keywords:
|
|
- cert-manager
|
|
- clusterissuer
|
|
- contour
|
|
- mtls
|
|
- proxyless-grpc
|