fix actions
This commit is contained in:
13
deploy/base/cert.yaml
Normal file
13
deploy/base/cert.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: election-tls
|
||||
namespace: vhsmp
|
||||
spec:
|
||||
secretName: election-tls
|
||||
issuerRef:
|
||||
name: letsencrypt-prod
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- taskarr.milasholsting.dk
|
||||
|
||||
Reference in New Issue
Block a user