mirror of
https://github.com/morbalint/kemkas-deployment.git
synced 2026-07-17 22:03:46 +00:00
fix: ssl issuer for beta.kemkas.hu
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: cert-manager.io/v1
|
||||
kind: Issuer
|
||||
metadata:
|
||||
name: letsencrypt-beta-kemkas-hu
|
||||
namespace: kemkas
|
||||
namespace: kemkas-beta
|
||||
spec:
|
||||
# ACME issuer configuration
|
||||
# `email` - the email address to be associated with the ACME account (make sure it's a valid one)
|
||||
|
||||
Reference in New Issue
Block a user