fix: use correct issuer for postgres cert
This commit is contained in:
parent
f6d50f58af
commit
c2b6f7942c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
renewBefore: 360h # 15d
|
||||
|
||||
issuerRef:
|
||||
name: cluster-ca-issuer
|
||||
name: ca-issuer
|
||||
kind: ClusterIssuer
|
||||
|
||||
dnsNames:
|
||||
|
|
Loading…
Add table
Reference in a new issue