Reset git history for making manifests public
This commit is contained in:
14
deprecated/psono/envoy-gateway/certificate.yaml
Normal file
14
deprecated/psono/envoy-gateway/certificate.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: psono-tls
|
||||
namespace: envoy-gateway
|
||||
spec:
|
||||
secretName: psono-tls
|
||||
privateKey:
|
||||
rotationPolicy: Always
|
||||
issuerRef:
|
||||
name: azure-dns
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- psono.jsme.be
|
||||
Reference in New Issue
Block a user