mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Using dns issuer for gateway certs
Changelog: added Signed-off-by: GeorgeRaven <GeorgeRavenCommunity@pm.me>
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: envoy
|
||||
annotations:
|
||||
# https://cert-manager.io/docs/usage/gateway/#supported-annotations
|
||||
cert-manager.io/cluster-issuer: aux-issuer
|
||||
cert-manager.io/cluster-issuer: letsencrypt-dns
|
||||
cert-manager.io/revision-history-limit: "1"
|
||||
spec:
|
||||
gatewayClassName: envoy
|
||||
|
||||
@@ -20,7 +20,6 @@ spec:
|
||||
kind: Gateway
|
||||
name: envoy
|
||||
namespace: envoy-gateway
|
||||
# sectionName: collaboration-https
|
||||
rules:
|
||||
- backendRefs:
|
||||
- group: ""
|
||||
|
||||
Reference in New Issue
Block a user