4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2025-01-09 10:30:58 +00:00
peridot/infrastructure/certmanager/certs.yaml
2022-07-07 22:13:21 +02:00

14 lines
293 B
YAML

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: default-cert
namespace: istio-system
spec:
secretName: default-cert
issuerRef:
kind: ClusterIssuer
name: letsencrypt-prod
dnsNames:
- '*.build.resf.org'
- 'build.resf.org'
- '*.corp.build.resf.org'