Use cert-manager gateway integration for multi-SAN TLS
cert-manager automatically merges dnsNames from listeners sharing the same certificateRef, so an explicit Certificate resource is unnecessary.
This commit is contained in:
@@ -3,7 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- certificate.yaml
|
||||
- cnpg_cluster.yaml
|
||||
- cnpg_pooler.yaml
|
||||
- gateway.yaml
|
||||
|
||||
Reference in New Issue
Block a user