mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
10 lines
194 B
YAML
10 lines
194 B
YAML
---
|
|
apiVersion: traefik.containo.us/v1alpha1
|
|
kind: TLSStore
|
|
metadata:
|
|
name: default
|
|
namespace: networking
|
|
spec:
|
|
defaultCertificate:
|
|
secretName: "${SECRET_CLUSTER_CERTIFICATE_DEFAULT}"
|