mirror of
https://github.com/zoriya/snow.git
synced 2026-08-15 18:44:14 +00:00
Fix authentik cert ns
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
- postgres-cluster-ro.postgres.svc
|
||||
issuerRef:
|
||||
name: postgres-ca
|
||||
kind: Issuer
|
||||
kind: ClusterIssuer
|
||||
group: cert-manager.io
|
||||
---
|
||||
apiVersion: cert-manager.io/v1
|
||||
@@ -36,5 +36,5 @@ spec:
|
||||
commonName: streaming_replica
|
||||
issuerRef:
|
||||
name: postgres-ca
|
||||
kind: Issuer
|
||||
kind: ClusterIssuer
|
||||
group: cert-manager.io
|
||||
|
||||
Reference in New Issue
Block a user