longhorn and echopod tests
This commit is contained in:
12
echo-pod/echo-pod-deployment/echo-pod-cert.yaml
Normal file
12
echo-pod/echo-pod-deployment/echo-pod-cert.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: echopod-ingress-certificate
|
||||
namespace: default
|
||||
spec:
|
||||
secretName: echopod-certificate-secret
|
||||
issuerRef:
|
||||
name: cloudflare-cluster-issuer
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- echopod.k8s.schnrbs.work
|
||||
Reference in New Issue
Block a user